github

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewClient = github.NewClient

Functions

func NewFs

func NewFs(gh *github.Client) afero.Fs

Types

type Client added in v0.0.30

type Client = github.Client

type Fs

type Fs struct {
	internal.ReadOnlyFs
	// contains filtered or unexported fields
}

func (*Fs) Name

func (g *Fs) Name() string

Name implements afero.Fs.

func (*Fs) Open

func (f *Fs) Open(name string) (afero.File, error)

Open implements afero.Fs.

func (*Fs) OpenFile

func (f *Fs) OpenFile(name string, _ int, _ fs.FileMode) (afero.File, error)

OpenFile implements afero.Fs.

func (*Fs) Stat

func (f *Fs) Stat(name string) (fs.FileInfo, error)

Stat implements afero.Fs.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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