Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MakeEnum ¶
type MakeEnum struct { Values []string // contains filtered or unexported fields }
func (*MakeEnum) SetFileSet ¶
func (*MakeEnum) SetTypeName ¶
type MakeFill ¶
type MakeFill struct {
// contains filtered or unexported fields
}
func (*MakeFill) SetFileSet ¶
func (*MakeFill) SetTypeNames ¶
type MakeGet ¶
type MakeGet struct {
// contains filtered or unexported fields
}
func (*MakeGet) SetFileSet ¶
func (*MakeGet) SetTypeName ¶
type MakeNoZero ¶
type MakeNoZero struct {
// contains filtered or unexported fields
}
func (*MakeNoZero) Run ¶
func (m *MakeNoZero) Run() error
func (*MakeNoZero) SetFile ¶
func (m *MakeNoZero) SetFile(v *ast.File)
func (*MakeNoZero) SetFileSet ¶
func (m *MakeNoZero) SetFileSet(v *token.FileSet)
func (*MakeNoZero) SetOutput ¶
func (m *MakeNoZero) SetOutput(v io.Writer)
func (*MakeNoZero) SetTypeName ¶
func (m *MakeNoZero) SetTypeName(v string)
type MakeSet ¶
type MakeSet struct {
// contains filtered or unexported fields
}
func (*MakeSet) SetFileSet ¶
func (*MakeSet) SetTypeName ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Generates get methods for private struct fields
|
Generates get methods for private struct fields |
Generates get methods for private struct fields
|
Generates get methods for private struct fields |
Generates get methods for private struct fields
|
Generates get methods for private struct fields |
Generates get methods for private struct fields
|
Generates get methods for private struct fields |
Generates get methods for private struct fields
|
Generates get methods for private struct fields |
Click to show internal directories.
Click to hide internal directories.