···65 LastDeniedAt time.Time `json:"last_denied_at"`
66}
6768-69// CachedDataNote explains what cached data exists and how to access it
70type CachedDataNote struct {
71 Message string `json:"message"`
···65 LastDeniedAt time.Time `json:"last_denied_at"`
66}
67068// CachedDataNote explains what cached data exists and how to access it
69type CachedDataNote struct {
70 Message string `json:"message"`