fix #16: add documentation about how to use .Created.AsTime (#18)

Co-authored-by: Thomas von Dein <tom@vondein.org>
This commit is contained in:
T.v.Dein
2025-02-03 17:50:28 +01:00
committed by GitHub
parent bd5c1e3abb
commit bc1b08d6f9
3 changed files with 15 additions and 11 deletions

View File

@@ -26,7 +26,7 @@ import (
"github.com/tlinden/anydb/common"
)
var Version string = "v0.1.3"
var Version string = "v0.1.4"
type BucketConfig struct {
Encrypt bool