//
pkg.gl
Category
github.com/PlanitarInc/migrate
driver
package
1.93.0
Repository:
https://github.com/planitarinc/migrate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
70 SLOC
#
Packages
bash
Package bash implements the Driver interface.
postgres
Package postgres implements the Driver interface.
#
Functions
New
New returns Driver and calls Initialize on it.
#
Interfaces
Driver
Driver is the interface type that needs to implemented by all drivers.