Versions in this module Expand all Collapse all v0 v0.9.0 Jul 18, 2017 Changes in this version + func NewClient(conn *rpcc.Conn) *domainClient + type AcceptedClient interface + Recv func() (*AcceptedReply, error) + type AcceptedReply struct + ConnectionID string + Port int + type BindArgs struct + Port int + func NewBindArgs(port int) *BindArgs + type UnbindArgs struct + Port int + func NewUnbindArgs(port int) *UnbindArgs