Documentation ¶
Index ¶
- type Interface
- type Service
- func (s *Service) API() rpc.API
- func (s *Service) Config(chunkInfo chunkinfo.Interface)
- func (s *Service) GetRouteScore(time int64) map[string]int64
- func (s *Service) Metrics() []prometheus.Collector
- func (s *Service) Protocol() p2p.ProtocolSpec
- func (s *Service) RetrieveChunk(ctx context.Context, rootAddr, chunkAddr boson.Address, index int64) (chunk boson.Chunk, err error)
- func (s *Service) RetrieveChunkFromNode(ctx context.Context, targetNode boson.Address, ...) (boson.Chunk, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.