Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalLoader ¶
type LocalLoader struct {
// contains filtered or unexported fields
}
LocalLoader Exposes the internal Components loader for CLI to use as validation of components loading from the local file system
func NewLocalLoader ¶
func NewLocalLoader(appID string, paths []string) *LocalLoader
Click to show internal directories.
Click to hide internal directories.