Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReportController ¶
func NewReportController(costService service.CostService) models.Controller
NewReportController constructor
Types ¶
type ReportHandler ¶
type ReportHandler struct {
// contains filtered or unexported fields
}
ReportHandler instance variables
func NewReportHandler ¶
func NewReportHandler(costService service.CostService) *ReportHandler
NewReportHandler constructor
func (*ReportHandler) GetCostReport ¶
GetCostReport creates a CostReport
Click to show internal directories.
Click to hide internal directories.