types

package
v2.7.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collection

type Collection []string

func (Collection) Intersect

func (c Collection) Intersect(o Collection) Collection

func (Collection) Remove

func (c Collection) Remove(o Collection) Collection

func (Collection) Union

func (c Collection) Union(o Collection) Collection

type Properties

type Properties map[string]string

func NewProperties

func NewProperties() Properties

func (Properties) Equals

func (p Properties) Equals(o Properties) bool

func (Properties) Get

func (p Properties) Get(key string) string

func (Properties) Set

func (p Properties) Set(key string, value interface{}) Properties

func (Properties) SetTag

func (p Properties) SetTag(tagKey *string, tagValue interface{}) Properties

func (Properties) SetTagWithPrefix

func (p Properties) SetTagWithPrefix(prefix string, tagKey *string, tagValue interface{}) Properties

func (Properties) String

func (p Properties) String() string

Jump to

Keyboard shortcuts

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