model

package
v0.0.0-...-c4fd10a Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2018 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List []interface{}

func (List) Get

func (l List) Get(path ...interface{}) interface{}

type Map

type Map map[interface{}]interface{}

func (Map) Get

func (m Map) Get(path ...interface{}) interface{}

type Number

type Number string

type Object

type Object interface {
	Get(path ...interface{}) interface{}
}

Jump to

Keyboard shortcuts

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