Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
type RuleService ¶
type RuleService interface {
GetCategoryRules(category models.CategoryTitle) []*Rule
}
func NewRulesService ¶
func NewRulesService() (RuleService, error)
Click to show internal directories.
Click to hide internal directories.