postgres

package
v0.0.0-...-f5bbbf4 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPostgresImage = "postgres:13.3-alpine"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Image    string
	Port     string
	Password string
}

func NewDefault

func NewDefault() *Config

func (*Config) SetPort

func (c *Config) SetPort(port string) *Config

Jump to

Keyboard shortcuts

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