Documentation ¶
Index ¶
- Variables
- func Package() config.ProtoCommandIface
- type Config
- type Options
- type Service
- func (srv *Service) Close() error
- func (srv *Service) GitHubTokenHTTPAuth(ctx http.Context) (interface{}, error)
- func (srv *Service) GitHubTokenHTTPAuthCleanup(ctx http.Context) (interface{}, error)
- func (s *Service) KV() kvdb.KVDB
- func (s *Service) Node() peer.Node
- func (s *Service) Resolver() iface.Resolver
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultBlockTime = 60 * time.Second ValidServiceResponseTime = 5 * time.Minute )
View Source
var MaxDnsResponseTime = 3 * time.Second
Functions ¶
func Package ¶
func Package() config.ProtoCommandIface
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GitHubTokenHTTPAuth ¶
func (*Service) GitHubTokenHTTPAuthCleanup ¶
Click to show internal directories.
Click to hide internal directories.