Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DependencyLoader ¶
type HardcodeDependencyLoader ¶
type HardcodeDependencyLoader struct { }
func (HardcodeDependencyLoader) Load ¶
func (h HardcodeDependencyLoader) Load() ([]Mapping, error)
type MappingJsonDependencyLoader ¶
type MappingJsonDependencyLoader struct {
MappingJsonFilepath string
}
func (MappingJsonDependencyLoader) Load ¶
func (m MappingJsonDependencyLoader) Load() ([]Mapping, error)
Click to show internal directories.
Click to hide internal directories.