utils

package
v0.0.0-...-929eda6 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clear

func Clear()

func Execute

func Execute(command string, flags ...string) (string, error)

func NewMail

func NewMail(host, port, username, password string) *mail

Types

type Repository

type Repository string

func (Repository) BranchList

func (Repository) BranchList() []string

func (Repository) Clone

func (r Repository) Clone() error

func (Repository) Fetch

func (Repository) Fetch() error

func (Repository) GetAllTags

func (Repository) GetAllTags() []string

func (Repository) GetAllTagsList

func (Repository) GetAllTagsList() []string

func (Repository) GetBranchTags

func (Repository) GetBranchTags(branchName string) []string

func (Repository) GetTagBranch

func (Repository) GetTagBranch(tagID string) []string

func (Repository) RemoveBranch

func (Repository) RemoveBranch(branchName string) error

func (Repository) RemoveTag

func (Repository) RemoveTag(tagName string) error

Jump to

Keyboard shortcuts

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