A container registry that uses the AT Protocol for manifest storage and S3 for blob storage. atcr.io
docker container atproto go

lintmake lint!

evan.jarrett.net f27e2e0d 263ec4b7

verified
Changed files
-1
pkg
appview
-1
pkg/appview/db/export.go
··· 65 65 LastDeniedAt time.Time `json:"last_denied_at"` 66 66 } 67 67 68 - 69 68 // CachedDataNote explains what cached data exists and how to access it 70 69 type CachedDataNote struct { 71 70 Message string `json:"message"`