repository

package
v0.0.0-...-0c7773c Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	// contains filtered or unexported fields
}

func Open

func Open(path string) (*Repository, error)

func (*Repository) FetchTags

func (r *Repository) FetchTags() error

func (*Repository) GetRawTags

func (r *Repository) GetRawTags() ([]*string, error)

func (*Repository) PushTags

func (r *Repository) PushTags() error

func (*Repository) SetTag

func (r *Repository) SetTag(tag string) error

Jump to

Keyboard shortcuts

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