//
pkg.gl
Category
github.com/filecoin-project/go-ds-versioning
pkg
builder
package
0.1.2
Repository:
https://github.com/filecoin-project/go-ds-versioning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
99 SLOC
#
Functions
NewMigrationBuilder
NewMigrationBuilder returns an interface that can be used to build a data base migration.
#
Interfaces
Builder
Builder is an interface for constructing migrations.