github

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Overview

Package github provides a target implementation for GitHub.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(c Config) (target.Target, error)

New returns a new GitHub target.

Types

type Config

type Config struct {
	Owner  string
	Repo   string
	Branch string
	Folder string
}

Config represents the configuration for a GitHub target.

Jump to

Keyboard shortcuts

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