namespace

package
v0.0.0-...-0c70d8f Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Namespaces

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

func NewNamespaces

func NewNamespaces() *Namespaces

func (*Namespaces) Add

func (nsSet *Namespaces) Add(ns string)

func (*Namespaces) AddAll

func (nsSet *Namespaces) AddAll(nsList []string)

func (*Namespaces) Contain

func (nsSet *Namespaces) Contain(ns string) bool

func (*Namespaces) GetAll

func (nsSet *Namespaces) GetAll() []string

func (*Namespaces) Remove

func (nsSet *Namespaces) Remove(ns string)

func (*Namespaces) Set

func (nsSet *Namespaces) Set(nsList []string)

Jump to

Keyboard shortcuts

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