Documentation
¶
Overview ¶
Package parse contains simple go parser code to be used to generate code from interfaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatSource ¶
FormatSource runs the equivalent of gofmt on the buffer and returns the formatted version.
If the code is not valid go syntax, prefix the buffer with a comment about this issue and include the buffer unformatted.
Types ¶
Click to show internal directories.
Click to hide internal directories.