pgtest

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Seed

type Seed struct {
	Organizations []pg.CookbookOrganizationRecord
	Versions      []pg.CookbookVersionBundle
	Artifacts     []pg.CookbookArtifactBundle
	BootstrapCore bootstrap.BootstrapCoreState
	CoreObjects   bootstrap.CoreObjectState
	Maintenance   maintenance.State
}

type State

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

func NewState

func NewState(seed Seed) *State

func (*State) OpenDB

func (s *State) OpenDB() (*sql.DB, func() error, error)

Jump to

Keyboard shortcuts

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