stringlist

package
v1.0.173 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options func(*Strings)

func WithDelimiter

func WithDelimiter(delimiter string) Options

type Strings

type Strings struct {
	Delimiter string
	Items     []string
}

func NewStrings

func NewStrings(opt ...Options) *Strings

func (*Strings) Add

func (s *Strings) Add(value string) *Strings

func (*Strings) AddStrings

func (s *Strings) AddStrings(value *Strings)

func (*Strings) Append

func (s *Strings) Append(value string) *Strings

func (*Strings) Byte

func (s *Strings) Byte() []byte

func (*Strings) Clear

func (s *Strings) Clear() *Strings

func (*Strings) Count

func (s *Strings) Count() int

func (*Strings) Text

func (s *Strings) Text() string

Jump to

Keyboard shortcuts

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