Documentation ¶
Index ¶
- func Mongo(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip string, err error)
- func Postgres(ctx context.Context, wg *sync.WaitGroup, dbname string) (conStr string, err error)
- func PostgresWithNetwork(ctx context.Context, wg *sync.WaitGroup, dbname string) (conStr string, containerIp string, hostPort string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.