Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsyncAPISpec ¶
type AsyncAPISpec struct { Raw map[string]interface{} Data AsyncAPISpecData }
func (*AsyncAPISpec) Decode ¶
func (o *AsyncAPISpec) Decode(data []byte) error
type AsyncAPISpecData ¶
Click to show internal directories.
Click to hide internal directories.