sv_tag

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorUnexpectedResponse = errors.New("unexpected response")
)

Functions

This section is empty.

Types

type Tag

type Tag interface {
	List() (tags []*mo_tag.Tag, err error)
	Create(tagName, message, sha string) (tag *mo_tag.Tag, err error)
}

func New

func New(ctx gh_context.Context, owner, repo string) Tag

Jump to

Keyboard shortcuts

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