6160b4f ^
1 2 3 4 5 6 7
package handler import "github.com/uptrace/bun" type Handler struct { DB *bun.DB }