package
0.0.0-20220820102938-2935971750ff
Repository: https://github.com/eviedelta/openjishia.git
Documentation: pkg.go.dev

# Functions

Add a help topic, will not overwrite an existing help topic.
AddFS adds a list of help topics from a fs.FS.
Get a help topic, returns true if a page exists.
List gets a list of topics.
MustAdd is Add but it panics if it fails.
MustAddFS is AddFS but it panics if an error occours.