Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AggregatePostProviders = wire.NewSet(web.NewAggregatePostHandler)
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler = web.AggregatePostHandler
type Module ¶
type Module struct {
Hdl *Handler
}
func InitAggregatePostModule ¶
func InitAggregatePostModule(postModel *post.Module, postDraftModel *post_draft.Module) *Module
Click to show internal directories.
Click to hide internal directories.