test

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2017 License: BSD-3-Clause Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reporter

type Reporter struct {
	*test.Mock
	Config map[string]string
}

func NewReporter

func NewReporter() *Reporter

func (*Reporter) Delete

func (r *Reporter) Delete(key string)

func (*Reporter) Get

func (r *Reporter) Get(key string) (string, bool)

func (*Reporter) GetWithDefault

func (r *Reporter) GetWithDefault(key string, defaultValue string) string

func (*Reporter) Set

func (r *Reporter) Set(key string, value string)

func (*Reporter) WithScopes

func (r *Reporter) WithScopes(scopes ...string) config.Reporter

Jump to

Keyboard shortcuts

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