Documentation ¶
Overview ¶
Package loader has a data loading interface and various implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileLoaderAtCwd ¶ added in v1.0.11
func NewFileLoaderAtCwd(fSys fs.FileSystem) *fileLoader
NewFileLoaderAtCwd returns a loader that loads from ".".
func NewFileLoaderAtRoot ¶ added in v1.0.11
func NewFileLoaderAtRoot(fSys fs.FileSystem) *fileLoader
NewFileLoaderAtRoot returns a loader that loads from "/".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.