mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added typex (#3138)
This commit is contained in:
parent
e88ceacff5
commit
8326fc74bb
@ -2250,6 +2250,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [OctoLinker](https://github.com/OctoLinker/browser-extension) - Navigate through go files efficiently with the OctoLinker browser extension for GitHub.
|
||||
* [richgo](https://github.com/kyoh86/richgo) - Enrich `go test` outputs with text decorations.
|
||||
* [rts](https://github.com/galeone/rts) - RTS: response to struct. Generates Go structs from server responses.
|
||||
* [typex](https://github.com/dtgorski/typex) - Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration.
|
||||
|
||||
## Software Packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user