package
Version:
v0.2.0-alpha.0
Opens a new window with list of versions in this module.
Published: Jun 27, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Generator struct {
}
Generator is for generating golang client.
NewGenerator creates a golang client generator.
type Type interface {
Name() string
Generate() []byte
}
Type abstracts common ability from type declarations.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.