Ernest Micklei
Ernest Micklei
please support Go modules by creating this file here and use SemVer for you git tags. thx
I am working on a small example that uses the readline package When I enter each number 1,2,3 and use the arrow keys to navigate the history, I get the...
https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0
I propose to change the installation hint to: ``` go install github.com/ysugimoto/grpc-graphql-gateway/protoc-gen-graphql@latest ```
go.mod
please make this package Go modules aware.
Hi, I am looking for a way to move the cursor into a completed suggestion. For example, if I type `p` and it completes to `play("")`, I would like the...
hi, This package looks like a solid solution for creating type-safe graphql client code. Also I like that is has minimal dependencies (can we have even less?) For newcomers like...
## Describe the Feature More of a refactoring request. Currently the slack-notifier is a program, not a reusable package. ## Use Case Use slack notifier from a running WebService. ##...
hi, I propose to write an enchancement to this package that allows me to write tools such as a better formatter and validator to work with the ast nodes. I...