Documentation
¶
Index ¶
Constants ¶
View Source
const ErrAbstractMethod = utils.Error("Abstract method")
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
ClientInterface
Conn *sqlx.DB
}
func (*Client) Disconnect ¶
func (c *Client) Disconnect()
func (*Client) IsConnected ¶
Click to show internal directories.
Click to hide internal directories.