yoake/config/db.go

6 lines
53 B
Go
Raw Permalink Normal View History

2022-11-11 16:15:22 -06:00
package config
type DBBadger struct {
Dir string
}