definitions

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Names

func Names() (names []string)

Types

type Definition

type Definition struct {
	Name       string
	Activate   func(string, *config.Config, *project.Project, *env.Env) (bool, error)
	Refresh    func(string, *config.Config, *project.Project, *env.Env) (bool, error)
	Deactivate func(string, *config.Config, *env.Env)
}

func Get

func Get(name string) *Definition

func Register

func Register(name string) *Definition

Jump to

Keyboard shortcuts

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