package
0.0.82
Repository: https://github.com/mindersec/minder.git
Documentation: pkg.go.dev

# Packages

Package memboxfs provides a billy.Fs-compatible filesystem implementation which limits the maxiumum size of the in-memory filesystem.

# Functions

NewGit creates a new GitHub client.
WithConfig configures the Git implementation with server-side configuration options.

# Structs

Git is the struct that contains the GitHub REST API client It implements helper functions that a provider that uses the `git` trait can use.

# Type aliases

Options implements the "functional options" pattern for Git.