package
0.0.0-20250204172011-04d34001b096
Repository: https://github.com/thehowl/diffy.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewDBStorage creates a new DB storage, additionally ensuring that the given bucketName exists in the db.
No description provided by the author
# Variables
No description provided by the author
# Interfaces
ListStorage adds the List operation to Storage, allowing to list all available objects.
Storage represents an interface capable of storing objects.