config

package
v0.0.0-...-c40aac1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BaseServiceNotSpecifiedErr = errors.New("base service was not specified")
)

Functions

This section is empty.

Types

type TestsConfig

type TestsConfig interface {
	FromExampleSvc() TestsConfig
	WithSuffix(string string) TestsConfig

	Build() (*string, error)
	MustBuild() string
}

func NewTestsEnvConfig

func NewTestsEnvConfig() TestsConfig

Jump to

Keyboard shortcuts

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