Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Height int // Height of the Portal Width int // Width of the Portal OutFile string // OutFile is the output-file to log the output to HeaderFn func(interface{}) string // HeaderFn is the function that returns the evaluated header string }
Options configure the working of Portal.
Click to show internal directories.
Click to hide internal directories.