tag

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: May 9, 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) GetExcludedTags

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

func (*Manager) GetIncludedTags

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

func (*Manager) Initialize

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

func (*Manager) IsActive

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

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