github

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	SharedConfigRepository  shared.ConfigRepository
	ConfigRepoSSHCredential ssh.Credential
	Token                   string
}

type GitHub

type GitHub struct {
	SharedConfigRepository shared.ConfigRepository
	// contains filtered or unexported fields
}

func New

func New(c Config) (*GitHub, error)

func (*GitHub) AssembleConfigRepository added in v0.10.0

func (gh *GitHub) AssembleConfigRepository(ctx context.Context, owner, name, branch string) (github.Store, error)

type Store

type Store interface {
	github.Store
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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