configs

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRunner

func NewRunner(fs afero.Fs, config config.Wiremock) *runner

Types

type Configuer

type Configuer interface {
	GenerateConfig(values Values) error
}

type Reloader

type Reloader interface {
	ReloadConfig(ctx context.Context) error
}

type Values

type Values struct {
	Domain string
	Port   string
	Root   string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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