Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
 - Variables
 - func ExampleValue(method string, t, parent reflect.Type) interface{}
 - func GetAPIType(name, pkg string) (i interface{}, t reflect.Type, permStruct []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 ¶
func GetAPIType ¶
func MethodGroupFromName ¶
Types ¶
type MethodGroup ¶
 Click to show internal directories. 
   Click to hide internal directories.