Documentation ¶
Index ¶
- type Service
- func (s *Service) GetBlock(w http.ResponseWriter, r *http.Request)
- func (s *Service) GetGenesisPeers(w http.ResponseWriter, r *http.Request)
- func (s *Service) GetGraph(w http.ResponseWriter, r *http.Request)
- func (s *Service) GetPeers(w http.ResponseWriter, r *http.Request)
- func (s *Service) GetStats(w http.ResponseWriter, r *http.Request)
- func (s *Service) Serve()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GetGenesisPeers ¶
func (s *Service) GetGenesisPeers(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.