Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterContentRoutes ¶
func RegisterContentRoutes(router fiber.Router) error
Types ¶
type ContentModule ¶
type ContentModule struct{}
func NewContentModule ¶
func NewContentModule() *ContentModule
func (*ContentModule) Execute ¶
func (m *ContentModule) Execute(job generalEntities.JobModel, website types.WebsiteAnalysis) error
func (*ContentModule) Name ¶
func (m *ContentModule) Name() string
Click to show internal directories.
Click to hide internal directories.