Versions in this module Expand all Collapse all v0 v0.2.1 Mar 13, 2020 v0.2.0 Aug 23, 2019 Changes in this version + type Server struct + APIPort int + AdminPort int + Mesh mesh.Mesh + TLSCertificate string + TLSPrivateKey string + func (s *Server) APIRouter() (*chi.Mux, error) + func (s *Server) Listen() error