Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllOpRefsByRef ¶
AllOpRefsByRef returns an index of sortable operations
func GatherOperations ¶
GatherOperations builds a map of sorted operations from a spec
Types ¶
type OpRef ¶
type OpRef struct { Method string Path string Key string ID string Op *spec.Operation Ref spec.Ref }
OpRef is an indexable, sortable operation
Click to show internal directories.
Click to hide internal directories.