protoc-gen-gorm
protoc-gen-gorm copied to clipboard
Install error, cannot use go get
go get github.com/infobloxopen/protoc-gen-gorm
# github.com/infobloxopen/protoc-gen-gorm/plugin
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/imports.go:116:16: cannot use dep (type string) as type generator.GoPackageName in argument to p.Generator.PrintImport
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/imports.go:116:16: cannot use dep (type string) as type generator.GoImportPath in argument to p.Generator.PrintImport
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/imports.go:125:16: cannot use a (type string) as type generator.GoPackageName in argument to p.Generator.PrintImport
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/imports.go:125:36: cannot use githubImports[a].packagePath (type string) as type generator.GoImportPath in argument to p.Generator.PrintImport
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/plugin.go:111:26: cannot use file.FileDescriptorProto (type *descriptor.FileDescriptorProto) as type string in argument to p.Generator.SetFile
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/plugin.go:149:13: p.FileOf undefined (type *OrmPlugin has no field or method FileOf)
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/plugin.go:187:13: p.FileOf undefined (type *OrmPlugin has no field or method FileOf)