actions

package
v0.0.0-...-e0db871 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckResource

type CheckResource interface {
	Execute(source utils.Source) (string, error)
}

CheckResource interface

func NewCheckResource

func NewCheckResource(gts services.GitTagsService) (CheckResource, error)

NewCheckResource returns a new instance

type InResource

type InResource interface {
	Execute(source utils.Source, destination string, version string) (string, error)
}

InResource interface

func NewInResource

func NewInResource(gts services.GitTagsService) (InResource, error)

NewInResource returns a new instance

Jump to

Keyboard shortcuts

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