Documentation ¶
Index ¶
- type Mysql
- func (m *Mysql) Connect(scheme string) (err error)
- func (m *Mysql) Get(query string) (interface{}, error)
- func (m *Mysql) GetScheme() string
- func (m *Mysql) GetTitle() string
- func (m *Mysql) Ping() (err error)
- func (m *Mysql) ReConnect() (err error)
- func (m *Mysql) Set(query string) (interface{}, error)
- type Source
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.