variadic

package
v0.0.0-...-2d2ca90 Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(opts []map[string]interface{}, key string, dft ...interface{}) interface{}

Get returns the option specified in opts with key, or nil.

func Has

func Has(opts []map[string]interface{}, key string) bool

Has returns if key is specified in opts.

func Lookup

func Lookup(opts []map[string]interface{}, key string) (interface{}, bool)

Lookup returns the value and its existence of key.

Types

This section is empty.

Jump to

Keyboard shortcuts

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