Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvTemplateArgs ¶
func (*EnvTemplateArgs) WriteEnvFile ¶
func (args *EnvTemplateArgs) WriteEnvFile(directoryPath string) error
type SchemerTemplateArgs ¶
type SchemerTemplateArgs struct {
TableName string
}
func (*SchemerTemplateArgs) Parse ¶
func (args *SchemerTemplateArgs) Parse() error
func (*SchemerTemplateArgs) WriteTemplate ¶
func (args *SchemerTemplateArgs) WriteTemplate(deltasDirPath string) error
Click to show internal directories.
Click to hide internal directories.