Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoaderFactory ¶
type LoaderFactory struct {
// contains filtered or unexported fields
}
func NewLoaderFactory ¶
func NewLoaderFactory() *LoaderFactory
func (*LoaderFactory) Add ¶
func (l *LoaderFactory) Add(add Loader)
func (*LoaderFactory) Schemes ¶
func (l *LoaderFactory) Schemes() []string
Click to show internal directories.
Click to hide internal directories.