Documentation
¶
Index ¶
- Variables
- func Count(name string) (int, error)
- func List(s string) (groups []string, total int, err error)
- func SQLFilter(f Filter) (string, error)
- func SQLSelect(f Filter, includeSoftDeletes bool) (string, error)
- func SQLWhere(f Filter, includeSoftDeletes bool) (string, error)
- func Slug(s string) string
- func UseHr(prevLetter, group string) (string, bool)
- type Filter
- type Request
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFilter = errors.New("invalid filter used")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.