repoManager

package
v0.0.0-...-d8b87ac Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetFileOpts

type GetFileOpts struct {
	Owner string
	Repo  string
	Path  string
	Ref   *gogithub.RepositoryContentGetOptions // Can be a SHA, branch, or tag. Optional
}

type Opts

type Opts struct {
	SourceOwner string
	SourceRepo  string
}

type RepoContentManager

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

func New

func New(r *retrier.Retrier, githubClient *github.Client, opts *Opts) *RepoContentManager

func (*RepoContentManager) GetFile

Jump to

Keyboard shortcuts

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