Documentation ¶
Index ¶
- func LoadCategory(categoryCode string, testDataFiles map[string]string, logger flamingo.Logger) domain.Category
- func LoadCategoryTree(testDataFiles map[string]string, logger flamingo.Logger) []*domain.TreeData
- func RegisterTestData(folder string, logger flamingo.Logger) map[string]string
- type CategoryService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadCategory ¶
func LoadCategory(categoryCode string, testDataFiles map[string]string, logger flamingo.Logger) domain.Category
LoadCategory returns category data from file
func LoadCategoryTree ¶
LoadCategoryTree returns tree data from file
Types ¶
type CategoryService ¶
type CategoryService struct {
// contains filtered or unexported fields
}
CategoryService returns category test data
Click to show internal directories.
Click to hide internal directories.