Documentation ¶
Overview ¶
Package gitfs presents a file tree downloaded from a remote Git repo as an in-memory fs.FS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repo ¶
type Repo struct {
// contains filtered or unexported fields
}
A Repo is a connection to a remote repository served over HTTP or HTTPS.
Click to show internal directories.
Click to hide internal directories.