mooonstr

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mooonstr Wrote by yijian on 2024/08/22

Package mooonstr Wrote by yijian on 2024/05/24

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteString2File added in v0.0.14

func WriteString2File(filepath string, str string) error

func WriteString2Writer added in v0.0.14

func WriteString2Writer(writer io.Writer, str string) error

Types

type StringSet

type StringSet map[string]struct{}

func NewStringSet

func NewStringSet() StringSet

func NewStringSetWithValues

func NewStringSetWithValues(values []string) *StringSet

func (StringSet) Add

func (s StringSet) Add(value string)

func (StringSet) BatchAdd

func (s StringSet) BatchAdd(values []string)

func (StringSet) BatchRemove

func (s StringSet) BatchRemove(values []string)

func (StringSet) Contains

func (s StringSet) Contains(value string) bool

func (StringSet) Count

func (s StringSet) Count() int

func (StringSet) Remove

func (s StringSet) Remove(value string)

Jump to

Keyboard shortcuts

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