setup

package
v1.0.441 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultContext context.Context
View Source
var PgUrl string
View Source
var WithoutDummyData = "without_dummy_data"

Functions

func AfterSuiteFn

func AfterSuiteFn()

func BeforeSuiteFn

func BeforeSuiteFn(args ...interface{}) context.Context

func DumpEventQueue added in v1.0.265

func DumpEventQueue(ctx context.Context)

func ExpectJobToPass added in v1.0.265

func ExpectJobToPass(j *job.Job)

func FreePort added in v1.0.256

func FreePort() int

func GetEmbeddedPGConfig added in v1.0.254

func GetEmbeddedPGConfig(database string, port int) (embeddedPG.Config, string)

func MustDB

func MustDB() *sql.DB

func NewDB added in v1.0.265

func NewDB(ctx context.Context, name string) (*context.Context, func(), error)

NewDB creates a new database from an existing context, and returns the new context and a function that be called to drop it

func RunEcho added in v1.0.265

func RunEcho(e *echo.Echo) (int, func())

Types

This section is empty.

Jump to

Keyboard shortcuts

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