goo

package
v0.0.0-...-46bff8d Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2017 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Equatable

type Equatable interface{}

type Map

type Map interface{}

type Map__FIELD_Key____FIELD_Value__

type Map__FIELD_Key____FIELD_Value__ map[__FIELD_KeyType__]__FIELD_ValueType__

Map__FIELD_Key____FIELD_Value__ is a map from __FIELD_KeyType__ to __FIELD_ValueType__.

func (Map__FIELD_Key____FIELD_Value__) Delete

func (m Map__FIELD_Key____FIELD_Value__) Delete(k interface{})

Delete implements Map.

func (*Map__FIELD_Key____FIELD_Value__) Dereference

func (m *Map__FIELD_Key____FIELD_Value__) Dereference() Value

Dereference implements Map.

func (Map__FIELD_Key____FIELD_Value__) Equals

Equals implements Map.

func (Map__FIELD_Key____FIELD_Value__) Get

func (m Map__FIELD_Key____FIELD_Value__) Get(k interface{}) interface{}

Get implements Map.

func (Map__FIELD_Key____FIELD_Value__) GetCheck

func (m Map__FIELD_Key____FIELD_Value__) GetCheck(k interface{}) (interface{}, bool)

GetCheck implements Map.

func (Map__FIELD_Key____FIELD_Value__) KeyValues

func (m Map__FIELD_Key____FIELD_Value__) KeyValues() [][2]interface{}

KeyValues implements Map.

func (Map__FIELD_Key____FIELD_Value__) Keys

func (m Map__FIELD_Key____FIELD_Value__) Keys() []interface{}

Keys implements Map.

func (Map__FIELD_Key____FIELD_Value__) Len

Len implements Map.

func (Map__FIELD_Key____FIELD_Value__) Make

Make implements Map.

func (Map__FIELD_Key____FIELD_Value__) NotEquals

func (m Map__FIELD_Key____FIELD_Value__) NotEquals(other Equatable) bool

NotEquals implements Map.

func (Map__FIELD_Key____FIELD_Value__) Reference

Reference implements Map.

func (Map__FIELD_Key____FIELD_Value__) Set

func (m Map__FIELD_Key____FIELD_Value__) Set(k, v interface{})

Set implements Map.

type Pointer

type Pointer interface{}

type Value

type Value interface{} /// {{end}}

Jump to

Keyboard shortcuts

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