Documentation
¶
Overview ¶
Package postgres contains the basic definition for connection to a postgres based container
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connector ¶
type Connector struct {
// contains filtered or unexported fields
}
func NewDefaultConnector ¶
func (*Connector) ContainerImage ¶
func (*Connector) ContainerName ¶
func (*Connector) DataSourceName ¶
DataSourceName returns the data source name expected by https://github.com/jackc/pgx
func (*Connector) PortWithProtocol ¶ added in v0.0.9
Click to show internal directories.
Click to hide internal directories.