gojson

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2017 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 JsonObject

type JsonObject struct {
	// contains filtered or unexported fields
}

func DeserializeObject

func DeserializeObject(value string) *JsonObject

func (*JsonObject) GetJsonObject

func (p *JsonObject) GetJsonObject(key string) *JsonObject

func (*JsonObject) GetObject

func (p *JsonObject) GetObject() interface{}

func (*JsonObject) IsValid

func (p *JsonObject) IsValid() bool

func (*JsonObject) ToArray

func (p *JsonObject) ToArray() []interface{}

func (*JsonObject) ToObject

func (p *JsonObject) ToObject(v interface{}) error

func (*JsonObject) ToString

func (p *JsonObject) ToString() string

Jump to

Keyboard shortcuts

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