Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 179 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 179 Bytes

Google Cloud Storage

Import

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

Connection String

gcs://<bucket>/<prefix>