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