type cyberpunkcalendarMsgs … type cyberpunkCalendarDate … var Calendar … func (c cyberpunkcalendarMsgs) FetchToday(month string, day int) []cyberpunkCalendarDate { … } func init() { … }
type cyberpunkcalendarMsgs … type cyberpunkCalendarDate … var Calendar … func (c cyberpunkcalendarMsgs) FetchToday(month string, day int) []cyberpunkCalendarDate { … } func init() { … }