Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SymlinkAny = os.Symlink
Functions ¶
Types ¶
type FileGetter ¶
type FileGetter struct{}
FileGetter is a Getter implementation that will download a module from a file scheme.
func (*FileGetter) Detect ¶
func (g *FileGetter) Detect(req *Request) (bool, error)
Click to show internal directories.
Click to hide internal directories.