Documentation
¶
Index ¶
Constants ¶
View Source
const (
// Defaults for Announce.
DefaultEndpoint = "http://127.0.0.1:63412"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Announce ¶
type Announce struct {
// contains filtered or unexported fields
}
type OptionFunc ¶
func HTTPClient ¶
func HTTPClient(client *http.Client) OptionFunc
HTTPClient sets the http client to use
Click to show internal directories.
Click to hide internal directories.