mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:40:42 +00:00
Add vfsgen.
parent
b4dc89e5ad
commit
7754f521bc
@ -5,4 +5,5 @@
|
||||
* [gostringer](https://godoc.org/github.com/sourcegraph/gostringer) – Implements `fmt.GoStringer` interface for enums.
|
||||
* [jsonenums](https://github.com/campoy/jsonenums) – Implements `json.Marshaler` and `json.Unmarshaler` interfaces for enums.
|
||||
* [gen-mocks](https://sourcegraph.com/sourcegraph/gen-mocks) – Generate mocks for interfaces. Used in [go-sourcegraph](https://sourcegraph.com/sourcegraph.com/sourcegraph/go-sourcegraph@master/.tree/sourcegraph).
|
||||
* [gojson](https://github.com/ChimeraCoder/gojson) Generates go struct definitions from example json documents
|
||||
* [gojson](https://github.com/ChimeraCoder/gojson) - Generates go struct definitions from example json documents.
|
||||
* [vfsgen](https://github.com/shurcooL/vfsgen) - Generates a vfsdata.go file that statically implements the given virtual filesystem.
|
||||
|
Loading…
Reference in New Issue
Block a user