remote

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 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 GitHubRemoteRepository

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

func NewGitHubRemoteRepository

func NewGitHubRemoteRepository(token string) *GitHubRemoteRepository

func (*GitHubRemoteRepository) PullCommits

func (r *GitHubRemoteRepository) PullCommits(remote entity.Remote, branch string) ([]entity.Commit, map[string][]byte, error)

func (*GitHubRemoteRepository) PushCommits

func (r *GitHubRemoteRepository) PushCommits(remote entity.Remote, commits []entity.Commit, objects map[string][]byte) error

type GithubReleaseRepository

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

func NewGithubReleaseRepository

func NewGithubReleaseRepository() *GithubReleaseRepository

func (*GithubReleaseRepository) GetLatestRelease

func (r *GithubReleaseRepository) GetLatestRelease() (entity.Release, error)

Jump to

Keyboard shortcuts

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