Versions in this module Expand all Collapse all v1 v1.3.3 Jun 12, 2018 Changes in this version type Server + func (srv *Server) HostPublicKey() (types.SiaPublicKey, error) v1.3.2 Mar 13, 2018 Changes in this version + type Server struct + Dir string + func New(APIaddr string, requiredUserAgent string, requiredPassword string, ...) (*Server, error) + func (srv *Server) APIAddress() string + func (srv *Server) Close() error + func (srv *Server) GatewayAddress() modules.NetAddress