Nguyễn Văn Cao Nguyên

Results 8 issues of Nguyễn Văn Cao Nguyên

I writing a "**nsq_to_db**" tool with Golang which is very similar to "**nsq_to_file**" but sadly the "**github.com/nsqio/nsq/internal/clusterinfo**" pacakge is internal package. I know that the "internal/clusterinfo" pacakge is the client...

request
chore

With the pull request https://github.com/google/gops/pull/30 seem will be accepted I want to make it a step further by making the gops tool "speak" with agents via HTTP rather than reading...

I'm running on my local minikube, it seem some how the pod gracefully shutdown: ``` kubectl get pods -n nats NAME READY STATUS RESTARTS AGE nats-operator-5b9df7cbb7-vmxt7 1/1 Running 1 25h...

I'm going to use Goweb for the next project, after reading the API document I feel Goweb use too many ...interface{} for the function agrs. I give some flexible but...

Currently the https://godoc.org/github.com/rubenv/sql-migrate#Migration has the Up, Down []string which I guess will be read and run by migrate.Exec. It would be nice if the Migration is an interface then we...

What do you think about a "Then" alias for "It"? We already have a "When" node, now a "Then" to match Given-When-Then style.

``` bash-recovery-4.4.019-49-1-x86_64.eopkg (486.0 KB)100% 34.90 MB/s [00:00:00] [complete] Downloading 437 / 489 Package dracut found in repository Solus dracut-37-40-1-x86_64.delta.eopkg (156.0 KB)100% 33.89 MB/s [00:00:00] [complete] Downloading 438 / 489 Package...

Not a serious 'issue' just an opinion. Since Rasberry just have some model this project can simple provide prebuild binary for them. This will save some time for lazy developer...

enhancement