Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WrapperPsql ¶
type WrapperPsql struct {
// contains filtered or unexported fields
}
Wrapper type
func NewWrapperPsql ¶
func NewWrapperPsql(host, port, name, schema, user, password string) (*WrapperPsql, error)
Create a new postgresql wrapper
func (*WrapperPsql) Close ¶
func (wrapperPsql *WrapperPsql) Close()
Click to show internal directories.
Click to hide internal directories.