fields

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2020 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArgsChecker

type ArgsChecker struct {
	Args map[string]interface{}
}

func (*ArgsChecker) FieldProvided

func (n *ArgsChecker) FieldProvided(field string) bool

func (*ArgsChecker) ProvidedFields added in v1.3.0

func (n *ArgsChecker) ProvidedFields() map[string]interface{}

type Checker

type Checker interface {
	ProvidedFields() map[string]interface{}
	FieldProvided(string) bool
}

Jump to

Keyboard shortcuts

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