Versions in this module Expand all Collapse all v0 v0.2.0 May 27, 2019 Changes in this version + type Host struct + func New(addr string) (*Host, error) + func (h *Host) Close() error + func (h *Host) PublicKey() hostdb.HostPublicKey + func (h *Host) Settings() hostdb.HostSettings