Versions in this module Expand all Collapse all v1 v1.1.0 May 5, 2024 Changes in this version + func GetGitToken() string v1.0.0 May 5, 2024 Changes in this version + func CreateDir(name string) error + func GetParentPath(path string) (bool, string) + func ParseContentsUrl(repoIdentity, sha string) string + type FileMode uint32 + const Deprecated + const Dir + const Empty + const Executable + const Regular + const Submodule + const Symlink + func FileModeNew(s string) (FileMode, error)