Versions in this module Expand all Collapse all v0 v0.1.0 Nov 17, 2024 v0.0.1 Nov 10, 2024 Changes in this version + func CreateFile(output *string) (*os.File, error) + func FileSystem(remote string) (fs.FS, error) + func IsExtensionAllowed(ext string) bool + func IsValidGithubURL(rawURL string) bool + func WriteToBuffer(fileSys fs.FS, url *string, incPtn, excPtn []string, ...) error