Versions in this module Expand all Collapse all v0 v0.0.4 Sep 15, 2022 v0.0.3 Sep 14, 2022 Changes in this version + type Listener struct + func NewListener(c *client.Client, out *bufio.Writer) (*Listener, error) + func (l *Listener) Handle(args string)