json

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidJSONType invalid json type
	ErrInvalidJSONType = errors.New("invalid json type")

	// ErrInvalidJSONNestedStructure invalid json nested structure
	ErrInvalidJSONNestedStructure = errors.New("invalid json nested structure")
)

Functions

This section is empty.

Types

type Source

type Source struct{}

func New

func New() *Source

func (Source) Convert

func (s Source) Convert(str string) (*convert.Struct, error)

Jump to

Keyboard shortcuts

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