Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
func (*Database) PrepareStatement ¶
type ErrDbTypeNotSupported ¶
type ErrDbTypeNotSupported string
func (ErrDbTypeNotSupported) Error ¶
func (db ErrDbTypeNotSupported) Error() string
type ErrStatementAlreadyPresent ¶
type ErrStatementAlreadyPresent string
func (ErrStatementAlreadyPresent) Error ¶
func (sp ErrStatementAlreadyPresent) Error() string
type ErrStatementNotFound ¶
type ErrStatementNotFound string
func (ErrStatementNotFound) Error ¶
func (sn ErrStatementNotFound) Error() string
Click to show internal directories.
Click to hide internal directories.