Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Factroy ¶
type Factroy struct {
// contains filtered or unexported fields
}
func NewFactroy ¶
func NewFactroy() *Factroy
type ITableName ¶ added in v1.6.111
type ITableName interface {
TableName() string
}
Click to show internal directories.
Click to hide internal directories.