func github.com/go-pg/pg/v10/types.NewHstore
2 uses
github.com/go-pg/pg/v10/types (current package)
hstore.go#L20: func NewHstore(vi interface{}) *Hstore {
github.com/go-pg/pg/v10
pg.go#L79: return types.NewHstore(v)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)