json

package
v0.0.0-...-04a33bb Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: GPL-3.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JTokensToString

func JTokensToString(jTokens []*JObject) string

func UnmarshalJTokens

func UnmarshalJTokens(jTokens []*JObject, p interface{}) error

Types

type JObject

type JObject map[string]interface{}

func PruseJSON

func PruseJSON(data string) *JObject

func (*JObject) JToken

func (v *JObject) JToken(key string) *JObject

func (*JObject) JTokens

func (v *JObject) JTokens(key string) []*JObject

func (*JObject) String

func (v *JObject) String() string

func (*JObject) Unmarshal

func (v *JObject) Unmarshal(p interface{}) error

Jump to

Keyboard shortcuts

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