Documentation ¶
Index ¶
- Constants
- Variables
- func ExampleValue(method string, t, parent reflect.Type) interface{}
- func GetAPIType(name, pkg string) (i interface{}, t, permStruct, commonPermStruct reflect.Type)
- func MethodGroupFromName(mn string) string
- func ParseApiASTInfo(apiFile, iface, pkg, dir string) (comments map[string]string, groupDocs map[string]string)
- type Method
- type MethodGroup
- type Visitor
Constants ¶
View Source
const NoComment = "There are not yet any comments for this method."
Variables ¶
Functions ¶
func ExampleValue ¶ added in v1.9.0
func GetAPIType ¶ added in v1.9.0
func MethodGroupFromName ¶ added in v1.9.0
Types ¶
type MethodGroup ¶
Click to show internal directories.
Click to hide internal directories.