strset

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 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 Set

type Set map[string]struct{}

func FromSlice

func FromSlice(slice []string) Set

func (Set) Add

func (set Set) Add(x Set) Set

func (Set) AddSlice

func (set Set) AddSlice(x []string) Set

func (Set) Copy

func (set Set) Copy() Set

func (Set) Delete

func (set Set) Delete(item string) Set

func (Set) In

func (set Set) In(item string) bool

func (Set) Items

func (set Set) Items() []string

func (Set) Len

func (set Set) Len() int

func (Set) MarshalJSON

func (set Set) MarshalJSON() ([]byte, error)

func (Set) Put

func (set Set) Put(item string) Set

func (Set) Sub

func (set Set) Sub(x Set) Set

func (Set) SubSlice

func (set Set) SubSlice(x []string) Set

func (*Set) UnmarshalJSON

func (set *Set) UnmarshalJSON(p []byte) error

Jump to

Keyboard shortcuts

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