Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateFunc ¶
GenerateFunc generateするロジック
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator go generateの中核
func NewGenerator ¶
NewGenerator Generatorを生成する
func (Generator) DoAll ¶
func (g Generator) DoAll(executeFunc GenerateFunc) error
DoAll GenerateFuncを元にgenerateする
Click to show internal directories.
Click to hide internal directories.