We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8e0f3 commit d7cc4c8Copy full SHA for d7cc4c8
1 file changed
README.md
@@ -76,7 +76,7 @@ Usage of go-bind-plugin:
76
-hide-vars
77
Do not export plugin variables
78
-interface
79
- Return interface instead of struct (turns on -hide-vars)
+ Generate and return interface instead of struct (turns on -hide-vars)
80
-output-name string
81
Output struct name (default "PluginAPI")
82
-output-package string
0 commit comments