Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
HoursInMonth float64 = 168
)
Functions ¶
This section is empty.
Types ¶
type BillableHourEntity ¶
type BillableHourEntity struct {
Name string
}
type CostComponent ¶
type ExpenseComponent ¶
type UnifiedHourlyRateResult ¶
type UnifiedHourlyRateResult struct { Entity BillableHourEntity Components []CostComponent }
Click to show internal directories.
Click to hide internal directories.