full

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct {
	DataList []string
}

func (*List) Has

func (s *List) Has(str string) bool

func (*List) Insert

func (s *List) Insert(str string) error

func (*List) Name

func (s *List) Name() string

type Map

type Map struct {
	DataMap map[string]struct{}
}

func (*Map) Has

func (m *Map) Has(str string) bool

func (*Map) Insert

func (m *Map) Insert(str string) error

func (*Map) Name

func (m *Map) Name() string

Jump to

Keyboard shortcuts

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