Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateLimit ¶
func ValidatePage ¶
Types ¶
type SQLClauseBuilder ¶
type SQLClauseBuilder struct {
// contains filtered or unexported fields
}
func NewSQLClauseBuilder ¶
func NewSQLClauseBuilder(paramTag, colTag string, suffix string, page, limit int64) *SQLClauseBuilder
func (*SQLClauseBuilder) AliasPrefix ¶
func (qb *SQLClauseBuilder) AliasPrefix(alias string, ptr interface{}) *SQLClauseBuilder
Click to show internal directories.
Click to hide internal directories.