ejson

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Json

type Json map[string]interface{}

func Decode

func Decode(buf []byte) Json

func DecodeString added in v1.0.3

func DecodeString(jsonStr string) Json

func (Json) Encode added in v1.0.3

func (j Json) Encode() []byte

func (Json) Float

func (j Json) Float(key string) float64

func (Json) Int

func (j Json) Int(key string) int

func (Json) Json

func (j Json) Json(key string) Json

func (Json) List added in v1.0.3

func (j Json) List(key string) []Json

func (Json) String

func (j Json) String(key string) string

Jump to

Keyboard shortcuts

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