Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service for formatting prices
func (*Service) FormatPrice ¶
FormatPrice by price
func (*Service) Inject ¶
func (s *Service) Inject(labelService *application.LabelService, config *struct { Config config.Map `inject:"config:locale.accounting"` })
Inject dependencies
Click to show internal directories.
Click to hide internal directories.