Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortFiles ¶
func SortFiles(files []*descriptorpb.FileDescriptorProto) error
SortFiles topologically sorts the given file descriptor protos. It returns an error if the given files include duplicates (more than one entry with the same path) or if any of the files refer to imports which are not present in the given files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.