# Functions
AsElements converts the given value to Elements.
Get returns the RequestMgr for the given channel.
# Interfaces
Request is an interface to get the response.
RequestMgr is an interface to create a new request and to respond to the request.
# Type aliases
Elements is a slice of Element.