# Functions
NewCYOAHandler constructs a new cyoa handler implementing the http.Handler interface.
WithPrefix returns a functional option setting the prefix of the internal cyoa handler type.
# Type aliases
CYOAHandlerOpts is a functional option wrapper for the internal cyoaHandler type.