Versions in this module Expand all Collapse all v0 v0.1.3 May 6, 2020 v0.1.2 Feb 26, 2020 Changes in this version + const GetConnectionIDErrorCode + const InvalidRequestErrorCode + const RegisterMissingConnIDCode + const RegisterRouterErrorCode + const UnregisterRouterErrorCode + type Command struct + func New(ctx provider) (*Command, error) + func (o *Command) Connection(rw io.Writer, req io.Reader) command.Error + func (o *Command) GetHandlers() []command.Handler + func (o *Command) Register(rw io.Writer, req io.Reader) command.Error + func (o *Command) Unregister(rw io.Writer, req io.Reader) command.Error + type RegisterRoute struct + ConnectionID string