README
¶
godecl
A godecl experiment. Like cdecl, but for Go.
Inspired by @bradfitz at https://twitter.com/bradfitz/status/833048466456600576.
Installation
go get -u github.com/shurcooL/godecl
Directories
Path | Synopsis |
---|---|
decl | Package decl implements functionality to convert fragments of Go code to an English representation. |
License
Documentation
¶
Overview ¶
A godecl experiment. Like cdecl, but for Go.
Inspired by @bradfitz at https://twitter.com/bradfitz/status/833048466456600576.