package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
NewServer constructs a reference to a Server instance which can be populated with called-defined handlers, and is preconfigured with ping and stop handlers as a low-level flexibility.
No description provided by the author
# Variables
No description provided by the author
expose internal errors for outside inspection.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
RequestHandler describes a function that receives a key which is used to verify if the handler is useful for a given request.
No description provided by the author