We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2aee81 commit 98667dcCopy full SHA for 98667dc
plugo/plugin.go
@@ -1,8 +1,6 @@
1
package plugo
2
3
// Generic plugin infrastructure
4
-// TODO: Move this into its own project?
5
-
6
import (
7
"log"
8
"reflect"
0 commit comments