keyvalue

package
v1.3.27 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAbleToConvert

func IsAbleToConvert(p interface{}) bool

Types

type KeyValue

type KeyValue map[string]interface{}

func FromStruct

func FromStruct(strct interface{}) (KeyValue, error)

func (KeyValue) Assign

func (k KeyValue) Assign(source KeyValue, replaceExist bool)

func (KeyValue) AssignTo

func (k KeyValue) AssignTo(target KeyValue, replaceExist bool)

func (KeyValue) Keys

func (k KeyValue) Keys() []string

func (KeyValue) String

func (k KeyValue) String() string

func (KeyValue) Values

func (k KeyValue) Values() []interface{}

Jump to

Keyboard shortcuts

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