Documentation
¶
Index ¶
- type Service
- func (s *Service) DiscoverDetails(ctx context.Context, addr addr.Addr, queryPort int, deadline time.Time) error
- func (s *Service) DiscoverPort(ctx context.Context, addr addr.Addr, countdown time.Time, deadline time.Time) error
- func (s *Service) RefreshDetails(ctx context.Context, deadline time.Time) (int, error)
- func (s *Service) ReviveServers(ctx context.Context, minScope time.Time, maxScope time.Time, ...) (int, error)
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 NewService ¶
func (*Service) DiscoverDetails ¶
func (*Service) DiscoverPort ¶
func (*Service) RefreshDetails ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.