Versions in this module Expand all Collapse all v1 v1.0.0 Jan 8, 2023 Changes in this version + func Create(dbPath string) httprouter.Handle + func Delete(dbPath string) httprouter.Handle + func Exec(dbPath string) httprouter.Handle + func Get(dbPath string) httprouter.Handle + func GetAll(dbPath string) httprouter.Handle + func Update(dbPath string) httprouter.Handle + type ExecBody struct + Query string + type Filter struct + Column string + Operator string + Value string