package
Version:
v0.0.0-...-4df7676
Opens a new window with list of versions in this module.
Published: Jan 10, 2020
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RenderStack renders in HTML format with links to source code
type File struct {
Path string
}
File represents the source code of our project
GetFile fetches the source code
CopyTo copies the content of the file to the given writer
GetFileName returns the base file name of the file
RenderTo copies and highlight code to the given writer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.