GitXplorerGitXplorer
e

gocloudsampleprovider

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
2c45fed1f774c29aa9e396226795c9b7836515c4

Update README.md

eeliben committed 6 months ago
Unverified
9de093ccfb437851c1f16a1676b8f6f54a4a094e

Update all dependencies

eeliben committed 6 months ago
Verified
69b13411624a8c1ad2c1fbc621e9069f8d13a418

Merge pull request #1 from eliben/dependabot/go_modules/golang.org/x/net-0.23.0

eeliben committed 6 months ago
Unverified
51d20edc94b410faf5cb629adbcc47d506f2c49e

Add comments

eeliben committed 6 months ago
Verified
c0e7dfbd67c34cd1fd80155966828f7d843e76f9

Bump golang.org/x/net from 0.22.0 to 0.23.0

ddependabot[bot] committed 6 months ago
Unverified
1f82a9841d0de48fb305aa24ee0a0feaa4da2334

Add usage example

eeliben committed 6 months ago

README

The README file for this repository.

This is a simple custom provider for the Go CDK blob API. This custom provider is implemented "out-of-tree" - not part of the official Go CDK repository.

The provider is named gocloudsampleprovider and it's a clone of fileblob; the URL is registered at gcspfile://.

See the using-sample-provider directory for an example of using this custom provider. It's a separate Go module.