json

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONLoadUnloader

type JSONLoadUnloader struct{}

JSONLoadUnloader implements the LoadUnloader interface for JSON configs.

func NewJSONLoadUnloader added in v0.3.2

func NewJSONLoadUnloader() *JSONLoadUnloader

func (JSONLoadUnloader) Load

func (_ JSONLoadUnloader) Load(b []byte, nGrps []*node.Nodes) error

Load implements the Loader interface for loading a JSON config.

func (JSONLoadUnloader) Unload

func (_ JSONLoadUnloader) Unload(nGrps []*node.Nodes) ([]byte, error)

Unload implements the Unloader interface for unloading a JSON config.

Jump to

Keyboard shortcuts

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