orderedmap

package
v0.0.0-...-e4c4839 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderedMap

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

func NewOrderedMap

func NewOrderedMap() *OrderedMap

func (*OrderedMap) Delete

func (o *OrderedMap) Delete(key interface{}) bool

func (*OrderedMap) Get

func (o *OrderedMap) Get(key interface{}) interface{}

func (*OrderedMap) Keys

func (o *OrderedMap) Keys() []interface{}

func (*OrderedMap) Len

func (o *OrderedMap) Len() int

func (*OrderedMap) Set

func (o *OrderedMap) Set(key interface{}, value interface{})

Jump to

Keyboard shortcuts

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