Documentation
¶
Index ¶
- func HasParams(method *scrape.Method) bool
- func HasResponse(types []string) bool
- func IsAbstractType(t *scrape.Type) bool
- func IsKeyword(words []string) func(word string) bool
- func IsParamsOptional(fields []*scrape.Field) bool
- func Render(conf Conf, resp *scrape.APIResponse, writer io.Writer) error
- func ToCamelCase(str string) string
- func ToPascalCase(str string) string
- func ToTypesDoc(types []string) string
- type Conf
- type FuncMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasResponse ¶
func IsAbstractType ¶
func IsParamsOptional ¶
func ToCamelCase ¶
func ToPascalCase ¶
func ToTypesDoc ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.