Documentation
¶
Index ¶
- func Register(ctx context.Context, label string, path string)
- type MySQL
- func (h MySQL) Close(q *query.QueryHandle) error
- func (h MySQL) CloseTx(bs []*mut.Mutations)
- func (h MySQL) Ctx() context.Context
- func (h MySQL) Execute(ctx context.Context, bs []*mut.Mutations, tag string, api db.API, prepare bool, ...) error
- func (h MySQL) ExecuteQuery(ctx context.Context, q *query.QueryHandle, o ...db.Option) error
- func (h MySQL) GetTableMeta(ctx context.Context, table string) (*key.TabMeta, error)
- func (h MySQL) RetryOp(e error) bool
- func (h MySQL) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.