Documentation
¶
Index ¶
- Variables
- func Clean(r rune) rune
- func Compare(a, b string) (bool, bool)
- func CompareInt(a, b int) (bool, bool)
- func ExtensionsByType(typ string) ([]string, error)
- func NumberFormat(val float64, metric []string) string
- func Percent(pos, length int64) string
- func RoundTrip(req *http.Request) (*http.Response, error)
- type NotFound
- type Progress
Constants ¶
This section is empty.
Variables ¶
View Source
var Verbose bool
Functions ¶
func CompareInt ¶ added in v1.39.5
func ExtensionsByType ¶ added in v1.35.9
github.com/golang/go/issues/22318
func NumberFormat ¶ added in v1.37.6
Types ¶
Click to show internal directories.
Click to hide internal directories.