Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Assets *assets
Assets provides access to the assets filesystem.
View Source
var Checks *checks
Checks provides access to the checks filesystem.
View Source
var Lang *lang
Lang provides access to the lang filesystem.
View Source
var Templates *templates
Templates provides access to the templates filesystem.
View Source
var Tools *tools
Tools provides access to the tools filesystem.
Functions ¶
func Anonymous ¶
Anonymous create an anonymous file using memfd_create and writes the supplied data into the file.
Returns the Memfd structure and any error encountered.
func SaveMarkdown ¶
SaveFile saves a markdown in the supplied path with the supplied content.
Types ¶
Click to show internal directories.
Click to hide internal directories.