MCPcopy
hub / github.com/rubenv/sql-migrate / List

Method List

migrate.go:363–363  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

361// packr.Box that we need.
362type PackrBox interface {
363 List() []string
364 Find(name string) ([]byte, error)
365}
366

Callers 1

FindMigrationsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected