Versions in this module Expand all Collapse all v1 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