MCPcopy Create free account
hub / github.com/coderanger/migrations-operator / migrationsComponent

Struct migrationsComponent

components/migrations.go:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46)
47
48type migrationsComponent struct{}
49
50func Migrations() *migrationsComponent {
51 return &migrationsComponent{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected