github.com/seashell-org/golang-migrate/v4@v4.15.3-0.20220722221203-6ab6c6c062d1/source/google_cloud_storage/README.md (about)

     1  # Google Cloud Storage
     2  
     3  
     4  ## Import
     5  
     6  ```go
     7  import (
     8    _ "github.com/seashell-org/golang-migrate/v4/source/google_cloud_storage"
     9   )
    10   ```
    11  
    12  ## Connection String
    13  
    14  `gcs://<bucket>/<prefix>`