Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CodeGenerator ¶ added in v0.2.6
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
func (*Generator) GenerateFile ¶
GenerateFile connects to the remotefs and mounts the remote directory.
type State ¶
type State struct {
Imports []*imports.Import
Generators []*CodeGenerator
}
Click to show internal directories.
Click to hide internal directories.