Jonathan Amsterdam
Jonathan Amsterdam
The Google Cloud API client libraries for Go are making some breaking changes: - The import paths are changing from `google.golang.org/cloud/...` to `cloud.google.com/go/...`. For example, if your code imports the...
The Google Cloud API client libraries for Go are making some breaking changes: - The import paths are changing from `google.golang.org/cloud/...` to `cloud.google.com/go/...`. For example, if your code imports the...
The Google Cloud API client libraries for Go are making some breaking changes: - The import paths are changing from `google.golang.org/cloud/...` to `cloud.google.com/go/...`. For example, if your code imports the...
findAndModify should be used as an optimization for various get-write action combinations. See https://godoc.org/go.mongodb.org/mongo-driver/mongo#Collection.FindOneAndDelete, and also FindOneAndReplace, FindOneAndUpdate.
Your license is a variant of [the MIT license](https://spdx.org/licenses/MIT) that removes some rights ("publish, distribute,. .."). To display your module's information on pkg.go.dev, you will need the full license.
The quit case in the select in `worker.start` closes the command channel, but other goroutines might be writing to that channel concurrently.
Support URLs like https://gogs.doschain.org/doschain/slog/src/0af93b84a832/doc.go, where the hash is truncated to 12 characters. This will enable Go source linking from module information. In Go modules, untagged commits are given a "pseudo-version"...
Hi, pkg.go.dev maintainer here. We are serving pages for github.com/sohlich/elogrus, which isn't the right path for this module, but someone used it before you added a go.mod file so we...
The Google Cloud API client libraries for Go are making some breaking changes: - The import paths are changing from `google.golang.org/cloud/...` to `cloud.google.com/go/...`. For example, if your code imports the...
The Google Cloud API client libraries for Go are making some breaking changes: - The import paths are changing from `google.golang.org/cloud/...` to `cloud.google.com/go/...`. For example, if your code imports the...