Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TakeHandler ¶ added in v0.1.110
Types ¶
type MyConnection ¶
func (MyConnection) Connection ¶
func (MyConnection) Connection() (*sql.DB, error)
func (MyConnection) TableExists ¶
func (h MyConnection) TableExists(tableName string) (bool, error)
Click to show internal directories.
Click to hide internal directories.