package
Version:
v0.0.0-...-a2a747e
Opens a new window with list of versions in this module.
Published: Jun 11, 2016
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
package to represent a page to render
type Structure struct {
Title string
Body []byte
}
declaration of Page structure
load a current file into a Page structure
save a Page in /data/p.Title+".txt" with content of p.Body
Source Files
¶
Click to show internal directories.
Click to hide internal directories.