add documentation

This commit is contained in:
adlerhurst
2025-05-08 19:01:55 +02:00
parent 47e63ed801
commit c6db6dc4b7
27 changed files with 126 additions and 21 deletions

2
backend/v3/storage/cache/doc.go vendored Normal file
View File

@@ -0,0 +1,2 @@
// this package is copy pasted from the internal/cache package
package cache