Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperationInfo ¶
type OperationInfo struct {
Annotation *annotation.Operation
RequestType *TypeRef
ResponseType *TypeRef
}
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func (*Parser) Operations ¶
func (p *Parser) Operations() []*OperationInfo
Click to show internal directories.
Click to hide internal directories.