Documentation
¶
Index ¶
Constants ¶
View Source
const (
SQLDriverName = "postgres"
)
Variables ¶
View Source
var (
ErrConnection = errors.New("connection error")
)
Functions ¶
Types ¶
type Waiter ¶
func NewHTTPWaiter ¶
func NewHTTPWaiter() Waiter
func NewKafkaWaiter ¶ added in v0.1.4
func NewKafkaWaiter() Waiter
func NewPostgresWaiter ¶
func NewPostgresWaiter() Waiter
func NewTCPWaiter ¶
func NewTCPWaiter() Waiter
Click to show internal directories.
Click to hide internal directories.