func github.com/go-pg/migrations/v8.NewCollection

2 uses

	github.com/go-pg/migrations/v8 (current package)
		collection.go#L47: func NewCollection(migrations ...*Migration) *Collection {
		default.go#L3: var DefaultCollection = NewCollection()