Versions in this module Expand all Collapse all v1 v1.0.1 Jun 16, 2021 v1.0.0 Jun 11, 2021 Changes in this version + func CamelCase(s string) string + func GetComment(comment *proto.Comment) string + func GoSanitized(s string) string + type DefaultProtoParser struct + func NewDefaultProtoParser() *DefaultProtoParser + func (p *DefaultProtoParser) Parse(src string) (Proto, error) + type Import struct + type Message struct + type Option struct + type Package struct + type Proto struct + GoPackage string + Import []Import + Message []Message + Name string + Package Package + PbPackage string + Service Service + Src string + type RPC struct + type Service struct + RPC []*RPC