Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Marshaller *string Only *string AutoURI *bool BodylessMethodsStr *string // contains filtered or unexported fields }
func (Config) MethodShouldHasBody ¶
MethodShouldHasBody checks if method may have a body
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
func NewGenerator ¶
func (*Generator) GenerateClients ¶
GenerateClients generates HTTP clients for all services if the file
Click to show internal directories.
Click to hide internal directories.