Files
Khash SajadiandGitHub b69b032d6a clarify the package name (#660)
* clarify the package name

* Adding import and connection string sections

* more clarification around the go usage
2021-12-07 13:52:37 -08:00
..
2021-12-07 13:52:37 -08:00
2018-10-10 16:16:23 -07:00
2020-10-07 15:31:28 -07:00

Google Cloud Storage

Import

import (
  _ "github.com/golang-migrate/migrate/v4/source/google_cloud_storage"
 )

Connection String

gcs://<bucket>/<prefix>