tag

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

func NewManager

func NewManager(opts ManagerOptions) (ref *Manager, err error)

func (*Manager) GetExclusiveTags added in v1.0.8

func (g *Manager) GetExclusiveTags() []string

func (*Manager) GetInclusiveTags added in v1.0.8

func (g *Manager) GetInclusiveTags() []string

func (*Manager) Initialize

func (g *Manager) Initialize(tagexps []string)

func (*Manager) IsActive

func (g *Manager) IsActive(tags []string) (bool, map[string]int8)

func (*Manager) Parse added in v1.0.8

func (g *Manager) Parse(tagexps []string)

func (*Manager) Reset added in v1.0.8

func (g *Manager) Reset()

type ManagerOptions

type ManagerOptions interface {
	GetConditionalTags() []string
}

Jump to

Keyboard shortcuts

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