providers

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: May 25, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entity added in v0.0.15

type Entity interface {
	GetEntity() (*openpgp.Entity, error)
}

Entity defines the ability to define an entity.

type Runner added in v0.0.10

type Runner interface {
	Run(command, workdir string, args ...string) ([]byte, error)
}

Runner can run commands.

type Updater

type Updater interface {
	Update(module, branch, title string) ([]string, error)
}

Updater updates a specific module. Returns a list of modified files.

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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