Versions in this module Expand all Collapse all v1 v1.1.0 May 5, 2024 v1.0.0 May 5, 2024 Changes in this version + func ToOSFileMode(m FileMode) fs.FileMode + type BadReq struct + DocumentationUrl string + Message string + type Blobl struct + Content string + Encoding string + NodeID string + SHA string + Size int64 + URL string + type Clint struct + GitRepoUrl string + GitToken string + HTTPClint *http.Client + func NewClint() *Clint + func (c *Clint) GetCountents(url *string) ([]TreeElement, error) + type FileMode int + const FileModeBlob + const FileModeCommit + const FileModeDeprecated + const FileModeEmpty + const FileModeExec + const FileModeSymlink + const FileModeTree + type FileType string + const Blob + const TypeTree + type Tree struct + SHA string + Tree []TreeElement + Truncated bool + URL string + type TreeElement struct + Mode FileMode + Path string + SHA string + Size *int64 + Type FileType + URL *string