json

package
v1.2.13 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MarshalIndent = json.MarshalIndent
	Marshal       = json.Marshal
	Unmarshal     = json.Unmarshal
	NewDecoder    = json.NewDecoder
	NewEncoder    = json.NewEncoder
)

Functions

This section is empty.

Types

type DateTime added in v0.1.1

type DateTime time.Time

func (DateTime) MarshalJSON added in v0.1.1

func (u DateTime) MarshalJSON() ([]byte, error)

type UnixTime

type UnixTime time.Time

func (UnixTime) MarshalJSON

func (u UnixTime) MarshalJSON() ([]byte, error)

Jump to

Keyboard shortcuts

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