docker

package
v1.15.2 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: MIT Imports: 9 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database added in v1.13.0

type Database struct {
	testing.DatabaseDriver
	// contains filtered or unexported fields
}

func NewDatabase added in v1.13.0

func NewDatabase(app foundation.Application, connection string) (*Database, error)

func (*Database) Build added in v1.13.0

func (r *Database) Build() error

func (*Database) Migrate added in v1.15.0

func (r *Database) Migrate() error

func (*Database) Seed added in v1.13.0

func (r *Database) Seed(seeders ...seeder.Seeder) error

type Docker added in v1.13.0

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

func NewDocker added in v1.13.0

func NewDocker(app foundation.Application) *Docker

func (*Docker) Database added in v1.13.0

func (receiver *Docker) Database(connection ...string) (testing.Database, error)

Jump to

Keyboard shortcuts

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