Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PsqlClient ¶
Client structure
func NewPsqlClient ¶
func NewPsqlClient(host, port, name, user, password string) *PsqlClient
Creates a new psql client
func (*PsqlClient) Open ¶
func (psqlClient *PsqlClient) Open(force bool) error
Opens the database connection
Click to show internal directories.
Click to hide internal directories.