Documentation ¶
Index ¶
- func DumpCode(dst io.Writer, src io.Reader)
- func ExportedName(s string) string
- func UnexportedName(s string) string
- func WriteFormattedSource(dst io.Writer, code []byte) error
- func WriteFormattedToFile(fn string, code []byte) error
- func WriteImports(dst io.Writer, libs ...string) error
- func WritePreamble(dst io.Writer, pkg string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportedName ¶
func UnexportedName ¶
func WriteFormattedToFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.