mocks

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: BSD-3-Clause Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InjectConfig

type InjectConfig struct {
	Branch      string
	Commit      string
	Project     string
	Application string
	Cid         string
}

type InjectObj

type InjectObj struct {
	Path  tns.Path
	Value interface{}
}

type MockedTns

type MockedTns interface {
	tns.Client
	Inject(interface{}, InjectConfig) error
	Delete(tns.Path)
}

func New

func New() MockedTns

Jump to

Keyboard shortcuts

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