Documentation ¶
Index ¶
- func WriteDebug(w io.Writer, c *configs.BindataConfig, toc []configs.Asset) error
- func WriteRelease(w io.Writer, c *configs.BindataConfig, toc []configs.Asset) error
- func WriteRestore(w io.Writer) error
- func WriteTOC(w io.Writer, toc []configs.Asset) error
- func WriteTOCTree(w io.Writer, toc []configs.Asset) error
- type StringWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteDebug ¶
WriteDebug writes the debug code file.
func WriteRelease ¶
WriteRelease writes the release code file.
func WriteRestore ¶
Types ¶
type StringWriter ¶
Click to show internal directories.
Click to hide internal directories.