Versions in this module Expand all Collapse all v0 v0.5.0 Dec 7, 2018 v0.4.0 Nov 2, 2018 Changes in this version type Server + func New(address string, api *api.API) *Server v0.3.0 Oct 5, 2018 Changes in this version + type Server struct + Address string + Network string + ServiceDB *database.ServiceDB + func (s *Server) Close() + func (s *Server) Serve() error