mirror of
https://codeberg.org/scip/anydb.git
synced 2025-12-17 04:20:59 +01:00
add custom bucket support
This commit is contained in:
committed by
T.v.Dein
parent
be79886e89
commit
3de65aa1c3
@@ -7,6 +7,7 @@ var Version string = "v0.0.4"
|
||||
type Config struct {
|
||||
Debug bool
|
||||
Dbfile string
|
||||
Dbbucket string
|
||||
Template string
|
||||
Mode string // wide, table, yaml, json
|
||||
NoHeaders bool
|
||||
|
||||
Reference in New Issue
Block a user