Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContactEdit ¶ added in v2.0.6
type Select ¶
type Select struct { Id int CreatedAt time.Time UpdatedAt time.Time Name string Flag bool Contact Contact }
func (*Select) DefaultSortColumns ¶
func (*Select) ListColumnMap ¶
func (*Select) ListInterceptor ¶ added in v2.0.9
func (m *Select) ListInterceptor(qb squirrel.SelectBuilder, params mobone.ListParams) squirrel.SelectBuilder
func (*Select) PKColumnMap ¶
type Upsert ¶
func (*Upsert) CreateColumnMap ¶
func (*Upsert) PKColumnMap ¶
func (*Upsert) ReturningColumnMap ¶
func (*Upsert) UpdateColumnMap ¶
Click to show internal directories.
Click to hide internal directories.