Closed dolmen closed 3 weeks ago
Fixes #126.
This is just:
$ go generate ./...
I run go fmt ./... after each generation. I think this is the reason of the diff
go fmt ./...
You mean manually?
Sorry, I missed this. This functionality is covered by this commit.
Fixes #126.
This is just: