docker

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kafka

type Kafka struct {
	// contains filtered or unexported fields
}

func NewKafka

func NewKafka() (*Kafka, error)

func (Kafka) Brokers

func (k Kafka) Brokers() []string

func (Kafka) Cleanup

func (k Kafka) Cleanup() error

type Postgres

type Postgres struct {
	// contains filtered or unexported fields
}

func NewPostgres

func NewPostgres() (*Postgres, error)

func (*Postgres) Cleanup

func (p *Postgres) Cleanup() error

func (*Postgres) Host

func (p *Postgres) Host() string

func (*Postgres) Name

func (p *Postgres) Name() string

func (*Postgres) Password

func (p *Postgres) Password() string

func (*Postgres) Port

func (p *Postgres) Port() int

func (*Postgres) User

func (p *Postgres) User() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL