package ssdb import ( dg "github.com/karincake/apem/db-gorm-pg" ) func SetInstance() { I = dg.IS["satusehat"] }