mockint

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultPluginEnv is the environment variable used to locate the HCP
	// plugin by default
	DefaultPluginEnv = "SUBSTRATEHCP_FILE"
	// PhylumName is the name of the mock phylum
	PhylumName = "test"
	// PhylumVersion is the version of the mock phylum
	PhylumVersion = "test"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	PluginPath     string
	LogWriter      io.Writer
	LogLevel       LogLevel
	SnapshotReader io.Reader
}

Config is the internal configuration for the mock client

type LogLevel

type LogLevel int

LogLevel is a type to control the plugin log level

Jump to

Keyboard shortcuts

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