pack

package
v0.0.0-...-9034458 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Unpack

Types

type ObjectValuePack

type ObjectValuePack struct {
	Keys   []string `json:"k"`
	Values []string `json:"v"`
	Data   string   `json:"d"`
}

type ValueType

type ValueType int
const (
	Num ValueType = iota
	Text
	Ident
	NumArray
	TextArray
	IdentArray
)

Jump to

Keyboard shortcuts

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