Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LangService ¶
type LangService interface {
WorkingDir(workingTime time.Time) string
MonthName(month time.Month) string
}
func NewCatLangService ¶
func NewCatLangService() LangService
Click to show internal directories.
Click to hide internal directories.