Documentation ¶
Index ¶
- func MakeOmit(c Context, columns ...string)
- func MakeOrder(c Context, value interface{})
- func MakePreload(c Context, column string, conditions ...interface{})
- func MakeSet(c Context, name string, value interface{})
- func MakeWhere(c Context, query interface{}, args ...interface{})
- func Makefilter(c Context, key, v string)
- func StGorm(c echo.Context, obj interface{}, omit ...string) (data map[string]interface{}, err error)
- type Context
- type ExOmit
- type ExOrder
- type ExPreload
- type ExRelated
- type ExSet
- type ExWhere
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePreload ¶
func Makefilter ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.