package db type Setting struct { ID string Key string Value string Stats Stats }