values

package
v0.0.0-...-17053b3 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 1 Imported by: 1,016

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSlice

func GetSlice(data map[string]interface{}, keys ...string) ([]map[string]interface{}, bool)

func GetStringSlice

func GetStringSlice(data map[string]interface{}, keys ...string) ([]string, bool)

func GetValue

func GetValue(data map[string]interface{}, keys ...string) (interface{}, bool)

func GetValueN

func GetValueN(data map[string]interface{}, keys ...string) interface{}

func PutValue

func PutValue(data map[string]interface{}, val interface{}, keys ...string)

func RemoveValue

func RemoveValue(data map[string]interface{}, keys ...string) (interface{}, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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