Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Entry ¶
type Entry struct {
ID string `json:"id"`
Name string `json:"name"`
Provider string `json:"provider"`
Kind string `json:"kind"`
URI string `json:"uri"`
Description string `json:"description"`
ApproxSize string `json:"approx_size"`
BestFor string `json:"best_for"`
}
Entry is a beginner-safe download target that exercises the normal resolver and downloader paths without requiring tokens or multi-gigabyte files.
Click to show internal directories.
Click to hide internal directories.