Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseTagSetting ¶
Types ¶
type SqlGenerator ¶
type SqlGenerator struct {
// contains filtered or unexported fields
}
func NewSqlGenerator ¶
func NewSqlGenerator(typeSpec *ast.TypeSpec) (*SqlGenerator, error)
func (*SqlGenerator) GetCreateTableSql ¶
func (ms *SqlGenerator) GetCreateTableSql() (string, error)
Click to show internal directories.
Click to hide internal directories.