Documentation ¶
Index ¶
- func MergeProto(p *ProtoContext) error
- func SortEnum(data map[string]parser.Enum) (result []string)
- func SortImport(data map[string]parser.Import) (result []string)
- func SortMessage(data map[string]parser.Message) (result []string)
- func SortService(data map[string]parser.Service) (result []string)
- type ProtoContext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeProto ¶
func MergeProto(p *ProtoContext) error
func SortMessage ¶ added in v1.7.4
Types ¶
type ProtoContext ¶
Click to show internal directories.
Click to hide internal directories.