Versions in this module Expand all Collapse all v0 v0.3.0 Jul 20, 2019 Changes in this version + 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