extjson

package
v0.4.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalIndentToString added in v0.2.3

func MarshalIndentToString(v interface{}, prefix, indent string) (string, error)

MarshalIndentToString is like Marshal but applies Indent to format the output.

func MarshalToString

func MarshalToString(v interface{}) (string, error)

MarshalToString convenient method to write as string instead of []byte

func UnmarshalFromString

func UnmarshalFromString(str string, v interface{}) error

UnmarshalFromString is a convenient method to read from string instead of []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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