github

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(token string) *client

NewClient applies auth and timeout defaults in one place so every GitHub call inherits the same reliability and security baseline.

Types

type Readme

type Readme struct {
	RepoFullName string
	SHA          string
	Path         string
	Content      string
}

type Repository

type Repository struct {
	Owner    string
	Name     string
	FullName string
	Private  bool
	HTMLURL  string
}

Jump to

Keyboard shortcuts

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