remove

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecutorFactory

func ExecutorFactory(deps Dependencies) func(Command) error

ExecutorFactory provisions a Command Processor

Types

type Command

type Command struct {
	Alias string
}

Command add a <Coauthor> under "team.alias.<Alias>"

type Dependencies

type Dependencies struct {
	GitResolveAlias func(string) (string, error)
	GitRemoveAlias  func(string) error
}

Dependencies the real-world dependencies of the ExecutorFactory

Jump to

Keyboard shortcuts

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