json5

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package json5 use the https://github.com/yosuke-furukawa/json5 for parse json5

Index

Constants

View Source
const NAME = "json5"

Variables

View Source
var (
	// Decoder for json
	Decoder config.Decoder = json5.Unmarshal

	// Encoder for json5
	Encoder config.Encoder = json5.Marshal

	// Driver for json5
	Driver = &json5Driver{name: NAME}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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