Versions in this module Expand all Collapse all v0 v0.6.2 Aug 10, 2020 Changes in this version + func GenFileName(f *descriptor.FileDescriptorProto, suffix string) string + func GetGoImportPathForPb(protoFilename string, moduleImportPath string, moduleDirName string) (importPath string, err error) + func GetVersionPrefix(pkg string) string + func GoFileName(f *descriptor.FileDescriptorProto, suffix string) string + func GoPackageName(f *descriptor.FileDescriptorProto) (name string, explicit bool) + func MethodName(method *descriptor.MethodDescriptorProto) string + func ServiceName(service *descriptor.ServiceDescriptorProto) string