Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
Driver is an implementation of the xservice.Driver for the go-pg.
func NewDriver ¶
func NewDriver() *Driver
NewDriver creates a new driver implementation for the go-pg.
func (*Driver) CustomErrorCode ¶
CustomErrorCode overwrites default error map for given class, which would result in given code.
Click to show internal directories.
Click to hide internal directories.