concern_type

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: AGPL-3.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

View Source
const TypeSeparator = "/"

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string
const Empty Type = ""

func FromString

func FromString(s string) Type

func (Type) Add

func (t Type) Add(oList ...Type) Type

func (Type) ContainAll

func (t Type) ContainAll(o Type) bool

func (Type) ContainAny

func (t Type) ContainAny(o Type) bool

func (Type) Empty

func (t Type) Empty() bool

func (Type) IsTrivial

func (t Type) IsTrivial() bool

func (Type) Remove

func (t Type) Remove(oList ...Type) Type

func (Type) Split

func (t Type) Split() []Type

Split return a Type unit slice from a given Type

func (Type) String

func (t Type) String() string

Jump to

Keyboard shortcuts

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