Documentation ¶
Index ¶
- Variables
- func GenerateClient(specification *spec.Spec, packageName string, generatePath string) *sources.Sources
- func GenerateModels(specification *spec.Spec, packageName string, generatePath string) *sources.Sources
- func JoinDelimParams(params []string) string
- func KotlinType(typ *spec.TypeDef) string
- func NewKotlinWriter() *sources.Writer
- func PlainKotlinType(typ string) string
- func TrimSlash(param string) string
- type Module
Constants ¶
This section is empty.
Variables ¶
View Source
var ToPascalCase = casee.ToPascalCase
Functions ¶
func GenerateClient ¶ added in v2.1.1096
func GenerateModels ¶
func JoinDelimParams ¶ added in v2.1.1096
func KotlinType ¶
func NewKotlinWriter ¶
func PlainKotlinType ¶
Types ¶
type Module ¶
func (Module) Subpackage ¶
Click to show internal directories.
Click to hide internal directories.