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 DetachedClient interface + Recv func() (*DetachedReply, error) + type DetachedReply struct + Reason string + type TargetCrashedClient interface + Recv func() (*TargetCrashedReply, error) + type TargetCrashedReply struct