manager

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2020 License: MIT Imports: 3 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 New

func New() *Manager

func (*Manager) Get

func (m *Manager) Get() ([]*script.Script, error)

func (*Manager) GetWithTests added in v0.4.0

func (m *Manager) GetWithTests() ([]*script.Script, error)

func (*Manager) Init

func (m *Manager) Init(cfg config.ScriptsSources) error

type Provider

type Provider interface {
	Get() ([]*script.Script, error)
}

Jump to

Keyboard shortcuts

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