Documentation ¶
Index ¶
- func FilterMethods(dirAst map[string]*ast.Package, typeName string) (result []*ast.FuncDecl)
- func GetInputAsJsDocType(param *ast.Field) string
- func GetInputAsName(param *ast.Field, defaultName string) string
- func GetInputAsTypeName(param *ast.Field) string
- func GetScriptEnvMapping() map[string]string
- func ToJsDocName(name string) string
- func Uncapitalize(s string) string
- type Info
- type Parameter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterMethods ¶
func GetInputAsJsDocType ¶
func GetInputAsTypeName ¶
func GetScriptEnvMapping ¶
func ToJsDocName ¶
func Uncapitalize ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.