Documentation ¶
Index ¶
- Variables
- func MustIn(sql string, args ...any) (string, []any)
- func MustNamed(inputSql string, arg any) (sql string, args []any)
- func NewXormEngine() (gone.Angel, gone.GonerId, gone.GonerOption, gone.GonerOption)
- func Priest(cemetery gone.Cemetery) error
- type Engine
- type Interface
- type NameMap
- type XInterface
Constants ¶
This section is empty.
Variables ¶
View Source
var NameMapType = reflect.TypeOf(&NameMap{}).Elem()
Functions ¶
func NewXormEngine ¶
func NewXormEngine() (gone.Angel, gone.GonerId, gone.GonerOption, gone.GonerOption)
Types ¶
type Engine ¶
type Engine = gone.XormEngine
Click to show internal directories.
Click to hide internal directories.