//
pkg.gl
Category
github.com/couchbaselabs/cbmigrate
internal
migrater
package
1.0.1
Repository:
https://github.com/couchbaselabs/cbmigrate.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
4
Files
84 SLOC
#
Functions
NewMigrator
No description provided by the author
#
Structs
Migrate
No description provided by the author
#
Interfaces
IMigrate
go:generate mockgen -source=migrater.go -destination=../../testhelper/mock/migrater.go -package=mock IMigrate.