csset

package
v0.2.15 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSSet

type CSSet struct {
	// contains filtered or unexported fields
}

CSSet is a comma-separated set of strings.

func NewCSSet

func NewCSSet(s string) *CSSet

func (*CSSet) Add

func (c *CSSet) Add(value string)

func (*CSSet) Del

func (c *CSSet) Del(value string)

func (*CSSet) Has

func (c *CSSet) Has(value string) bool

func (*CSSet) Size

func (c *CSSet) Size() int

func (*CSSet) String

func (c *CSSet) String() string

Jump to

Keyboard shortcuts

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