Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MicronautDecl = "micronaut-declarative"
View Source
var MicronautLow = "micronaut-low-level"
View Source
var OkHttp = "okhttp"
Functions ¶
Types ¶
type ClientGenerator ¶
type Generator ¶
type Generator struct { Types *types.Types Models models.Generator Client ClientGenerator }
func NewGenerator ¶
type MicronautDeclGenerator ¶
func NewMicronautDeclGenerator ¶
func NewMicronautDeclGenerator(types *types.Types, models models.Generator) *MicronautDeclGenerator
func (*MicronautDeclGenerator) ClientImplementation ¶
type MicronautLowGenerator ¶
func NewMicronautLowGenerator ¶
func NewMicronautLowGenerator(types *types.Types, models models.Generator) *MicronautLowGenerator
func (*MicronautLowGenerator) ClientImplementation ¶
type OkHttpGenerator ¶
func NewOkHttpGenerator ¶
func NewOkHttpGenerator(types *types.Types, models models.Generator) *OkHttpGenerator
Click to show internal directories.
Click to hide internal directories.