Documentation ¶
Index ¶
- type Client
- type Config
- type ID
- type Session
- type Table
- func (t *Table) Count(ctx context.Context, options ...func(*toyquery.QOption)) (int, error)
- func (t *Table) Get(ctx context.Context, dst interface{}, options ...func(*toyquery.QOption)) error
- func (t *Table) GetByID(ctx context.Context, id ID, dst interface{}) error
- func (t *Table) InsertByID(ctx context.Context, id ID, v interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.