std

package
v0.0.0-...-d85e760 Latest Latest
Warning

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

Go to latest
Published: May 30, 2017 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StrBytes

type StrBytes struct {
	Key   string
	Value []byte
}

StrBytes - string + []byte

type StrStr

type StrStr struct {
	Key   string
	Value string
}

StrStr - string + string

type StrStrs

type StrStrs struct {
	Key   string
	Value []string
}

StrStrs - string + []string

type StrUint32

type StrUint32 struct {
	Key   string
	Value uint32
}

StrUint32 - string + uint32

type StrUints16

type StrUints16 struct {
	Key   string
	Value []uint16
}

StrUints16 - string + []uint16

type StrUints16Arr

type StrUints16Arr struct {
	Key   string
	Value [][]uint16
}

StrUints16Arr string + [][]uint16

Jump to

Keyboard shortcuts

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