xordereddict

package
v0.0.0-...-89edfd8 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderedDict

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

func New

func New() *OrderedDict

func (*OrderedDict) Get

func (d *OrderedDict) Get(key string) interface{}

func (*OrderedDict) Iterate

func (d *OrderedDict) Iterate() chan interface{}

func (*OrderedDict) Remove

func (d *OrderedDict) Remove(key string) bool

func (*OrderedDict) Set

func (d *OrderedDict) Set(key string, value interface{})

Jump to

Keyboard shortcuts

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