Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexHandlers ¶
type IndexHandlers struct { }
func (*IndexHandlers) Routes ¶
func (sh *IndexHandlers) Routes(r *mux.Router)
type RulesHandlers ¶
type RulesHandlers struct { RulesService *rules.Service FeedManager *feedsmanager.FeedsManager }
func (*RulesHandlers) Routes ¶
func (sh *RulesHandlers) Routes(r *mux.Router)
Click to show internal directories.
Click to hide internal directories.