lestrrat
lestrrat
@soh335 なんとこちらはバイナリリリースがなかったのですね。知り合いのところで使うのに困ってるのでバイナリリリースを作ってもらえないですか?
fixes #5
`git-schemalex -commit $sha1`的な事をしたいです。コミットを指定しなければHEAD
- [x] travis バッジ - [ ] git-schemalexコマンドが裏で何をしてるのか解説
I propose to add `errors.Errors` (note: I don't like the name either, please think of it as a placeholder) function to handle errors that contain multiple errors. # Problem Upon...
See #864. The registry can accept either a concrete object, or a function that has a signature like `func([]byte) (T, error)`. The function can be wrapped in `reflect.Value`, thereby abstracting...
Because all of jwx objects where allowed to carry both pre-defined and arbitrary fields that appear on the JSON objects, we needed two sets of accessors. The first group consisted...
The original reason why jwx came with iterators was because we wanted to make the objects in jwx goroutine safe at any cost, while allowing a map-ish feel to its...
メトリクスを登録した際についでにそのデータに名前をつけたいという微妙な欲求があるんですが、いかがでしょうか。具体的にはコードの解析をしている時にそのコードがどのgit SHA1だったのかを記録できると嬉しいかと思ったんですが。