json

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser added in v0.15.0

type Parser struct{}

Parsers for configuration

func NewParser added in v0.15.0

func NewParser() *Parser

NewParser returns a parser

func (*Parser) Deserialize added in v0.15.0

func (p *Parser) Deserialize(raw []byte) (*config.Config, error)

Deserialize configuration to config structure

func (*Parser) Serialize added in v0.15.0

func (p *Parser) Serialize(conf *config.Config) ([]byte, error)

Serialize configuration to raw

func (*Parser) SupportsFormat added in v0.15.0

func (p *Parser) SupportsFormat(extension string) bool

SupportsFormat check if the file format is supported

type Simple

type Simple map[string][]string

Jump to

Keyboard shortcuts

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