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)