Documentation
¶
Index ¶
Constants ¶
View Source
const SqletonCmdsPath = "github.com/creamymacram/sqleton/pkg/cmds"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SqlCommandCodeGenerator ¶
type SqlCommandCodeGenerator struct {
PackageName string
}
func (*SqlCommandCodeGenerator) GenerateCommandCode ¶
func (s *SqlCommandCodeGenerator) GenerateCommandCode(cmd *cmds.SqlCommand) (*jen.File, error)
Click to show internal directories.
Click to hide internal directories.