package
0.0.0-20191228200644-c47043910a4b
Repository: https://github.com/preslavmihaylov/learn-golang.git
Documentation: pkg.go.dev

# 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.