Versions in this module Expand all Collapse all v0 v0.2.3 Jun 20, 2021 Changes in this version + type Service struct + func New(overlay swarm.Address, publicKey, pssPublicKey ecdsa.PublicKey, ...) *Service + func (s *Service) Configure(p2p p2p.DebugService, pingpong pingpong.Interface, ...) + func (s *Service) MustRegisterMetrics(cs ...prometheus.Collector) + func (s *Service) ServeHTTP(w http.ResponseWriter, r *http.Request)