fields

package
v0.0.0-...-958ca12 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KV

type KV map[string]interface{}

func From

func From(pairs ...interface{}) KV

From creates a new KV map from the given list of arguments.

func Merge

func Merge(a, b KV) KV

Merge merges the two given KV into a new KV instance.

func (KV) Append

func (kv KV) Append(o KV)

Append merges the given KV into the current instance.

func (KV) Clone

func (kv KV) Clone() KV

Jump to

Keyboard shortcuts

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