Documentation ¶
Index ¶
- type A
- type O
- func (this O) Get(key string) interface{}
- func (this O) GetArray(key string) (newArray *A, err error)
- func (this O) GetObject(key string) (value O, err error)
- func (this O) Indent() string
- func (this O) Put(key string, value interface{}) O
- func (this O) Remove(key string) O
- func (this O) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.