package
0.0.0-20240624235250-9e89dfb7520d
Repository: https://github.com/tailscale/pkgsitelib.git
Documentation: pkg.go.dev

# Functions

FetchInfos returns information about all fetches in progress, sorted by start time.
NewServer creates a new Server with the given dependencies.
PopulateExcluded adds each element of excludedPrefixes to the excluded_prefixes table if it isn't already present.

# Variables

No description provided by the author
No description provided by the author
EnqueueResponseCount counts worker enqueue responses by response type.
FetchLatencyDistribution aggregates frontend fetch request latency by status code.
FetchPackageCount counts how many packages were successfully fetched.
FetchResponseCount counts fetch responses by status.
No description provided by the author
SheddedFetchCount counts the number of fetches that were shedded.
No description provided by the author
No description provided by the author

# Structs

A Fetcher holds state for fetching modules.
FetchInfo describes a fetch in progress, or completed.
LoadShedStats holds statistics about load shedding.
Server can be installed to serve the go discovery worker.
ServerConfig contains everything needed by a Server.