Lint package pkg/plugins/pluginrpc-gen
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
825f8fb744
commit
721af25e56
4 changed files with 26 additions and 18 deletions
|
@ -72,7 +72,7 @@ func main() {
|
|||
InterfaceType string
|
||||
RPCName string
|
||||
BuildTags map[string]struct{}
|
||||
*parsedPkg
|
||||
*ParsedPkg
|
||||
}{toLower(*typeName), *rpcName, flBuildTags.GetValues(), pkg}
|
||||
var buf bytes.Buffer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue