package
Version:
v0.0.0-...-3758aa5
Opens a new window with list of versions in this module.
Published: Jul 6, 2018
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Generate CRUD function for the file given
type FileStub struct {
PackageName string
Imports []string
}
type Opts struct {
Filename string `bson:"filename" json:"filename,omitempty"`
GenAnotherFile bool `json:"gen_another_file,omitempty"`
}
Opts specifies the options that generate accepts
Source Files
¶
Click to show internal directories.
Click to hide internal directories.