Documentation
¶
Index ¶
- type FastGoBackend
- func (g *FastGoBackend) Format(filename string, content []byte) string
- func (g *FastGoBackend) Generate(req *plugin.Request, log backend.LogFunc) *plugin.Response
- func (g *FastGoBackend) GenerateOne(ast *parser.Thrift) (*plugin.Generated, error)
- func (g *FastGoBackend) Lang() string
- func (g *FastGoBackend) Name() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FastGoBackend ¶
FastGoBackend ...
func (*FastGoBackend) Format ¶
func (g *FastGoBackend) Format(filename string, content []byte) string
func (*FastGoBackend) GenerateOne ¶
func (*FastGoBackend) Lang ¶
func (g *FastGoBackend) Lang() string
Lang implements the Backend interface.
func (*FastGoBackend) Name ¶
func (g *FastGoBackend) Name() string
Name implements the Backend interface.
Click to show internal directories.
Click to hide internal directories.