label

package
v2.0.0-alpha2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(labels map[string]string, element interface{}, filters ...string) error

Decode Converts the labels to an element. labels -> [ node -> node + metadata (type) ] -> element (node)

func DecodeConfiguration

func DecodeConfiguration(labels map[string]string) (*config.Configuration, error)

DecodeConfiguration Converts the labels to a configuration.

func Encode

func Encode(element interface{}) (map[string]string, error)

Encode Converts an element to labels. element -> node (value) -> label (node)

func EncodeConfiguration

func EncodeConfiguration(conf *config.Configuration) (map[string]string, error)

EncodeConfiguration Converts a configuration to labels.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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