Documentation
¶
Overview ¶
Package static provides the embedded static files for text, ANSI and BBS used for testing and examples.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ANSI embed.FS
ANSI is the embedded file system with the ansi subdirectory.
View Source
var ErrNotFound = errors.New("internal embed file is not found")
View Source
var File embed.FS
File is the embedded file system with all the static files.
View Source
var Text embed.FS
Text is the embedded file system with the text subdirectory.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.