Documentation ¶
Index ¶
- func Asc(asc bool) string
- func GtLtSymbol(asc bool) string
- func InCondition(and bool, field string, setLen int) string
- func IsNoRows(err error) bool
- func Limit(l, max uint16) uint16
- func Limit100(l uint16) uint16
- func OrderByField(field string, setLen int) string
- func OrderLimit(field string, asc bool, l, max uint16) string
- func OrderLimit100(field string, asc bool, l uint16) string
- func PList(count int) string
- func PanicIfIsntNoRows(err error)
- func ReturnNotFoundIfIsNoRows(err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GtLtSymbol ¶
func OrderByField ¶
func PanicIfIsntNoRows ¶
func PanicIfIsntNoRows(err error)
func ReturnNotFoundIfIsNoRows ¶
func ReturnNotFoundIfIsNoRows(err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.