Tamir Duberstein
Tamir Duberstein
> There's no concept of a "suffix". Either you specify the full name, and the extension is extracted to select the correct snapshot format, or you just specify the extension,...
@wbond another use case that would be addressed by this is appending to $PATH rather than overwriting it outright, which is currently (infuriatingly) the only option.
This also happens in https://github.com/petermattis/goid because that library has no dependencies, and Go doesn't create a `go.sum` file unless there are at least some dependencies. It would be good to...
[`github.com/docker/engine-api/types/events.Message`](https://godoc.org/github.com/docker/engine-api/types/events#Message) contains a comment that indicates some deprecated fields are copied from `JSONMessage`. Is there an analogous custom message type planned for `ImagePull`? ``` go type Message struct { //...
@stevvooe any progress on this?
Apart from `py.typed` this library is not using type hints. Would be nice to have them.
If there are any clutz + protobuf experts out there, I'm currently slogging through setting that up for [CockroachDB](https://github.com/cockroachdb/cockroach). Your help would be appreciated over in https://github.com/angular/clutz/issues/334!
@alejsdev could you please have a look? What is the process for getting a review?
3 months and no review :(