Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPTracker ¶
type HTTPTracker struct {
// contains filtered or unexported fields
}
func (*HTTPTracker) Announce ¶
func (t *HTTPTracker) Announce(ctx context.Context, req tracker.AnnounceRequest) (*tracker.AnnounceResponse, error)
func (*HTTPTracker) URL ¶
func (t *HTTPTracker) URL() string
Click to show internal directories.
Click to hide internal directories.