Documentation ¶
Index ¶
- func DataGrid(ctx echo.Context, ls interface{}, searchField string, args ...string) (map[string]interface{}, error)
- func DataTable(ctx echo.Context, ls interface{}, args ...string) (map[string]interface{}, error)
- func Sorts(ctx echo.Context, table string, defaultSorts ...string) []interface{}
- type ListParameter
- type Lister
- type OffsetLister
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataGrid ¶
func DataGrid(ctx echo.Context, ls interface{}, searchField string, args ...string) (map[string]interface{}, error)
DataGrid 分页信息
Types ¶
type ListParameter ¶
type OffsetLister ¶
Click to show internal directories.
Click to hide internal directories.