Tags: vphacker/go-cloud
Tags
internal/imports: script for generating import path redirect files (g… …oogle#915) This script fills a directory with the html files needed to redirect import paths to gocloud.dev/... Later, we'll configure Travis to run the script and push the generated files to the gh-pages branch, where they will be served by GitHub Pages.
mempubsub: fail in driver methods on nonexistent topic (google#792) All driver methods check for a non-existent topic and return an error. (Non-existent subscription doesn't make sense for this package.) Addresses google#759 for mempubsub. gcppubsub is TBD.
v0.2.0 blob: Fixed bugs regarding Size and ModTime attributes. blob: Added conformance test suite for Driver implementations. runtimevar: Added conformance test suite for Driver implementations. mysql: Enable native password authentication. wire: Added wire.InterfaceValue, to be used instead of wire.Value for interface values.
blob: document storing a ctx in blob.Writer (google#298) * document storing a ctx in blob.Writer * document keeping ctx open above NewWriter
PreviousNext