array

package
v0.0.0-...-535b391 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

* Copyright (c) 2023 by EricWinn<eng.eric.winn@gmail.com>, All Rights Reserved. * @Author: Eric Winn * @Email: eng.eric.winn@gmail.com * @Date: 2023-10-20 19:09:55 * @FilePath: /chinese-holiday/utils/array/string.go * @Software: VS Code

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringSet

type StringSet struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

func NewStringSet

func NewStringSet() *StringSet

func (*StringSet) Add

func (s *StringSet) Add(items ...string)

func (*StringSet) List

func (s *StringSet) List() []string

Jump to

Keyboard shortcuts

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