Documentation
¶
Index ¶
- func ClampInt(value int, min int, max int) int
- func HostnameToIp(hostname string) string
- func IsValidServerAddress(address string) bool
- func MarshalNoEscapeHtml(value any) ([]byte, error)
- func Pluralize(word string, count int) string
- func StringToInt(value string) int
- func StripQuakeFixes(strs []string) []string
- func TrimSymbols(value string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HostnameToIp ¶ added in v0.1.51
func IsValidServerAddress ¶ added in v0.2.0
func MarshalNoEscapeHtml ¶ added in v0.1.21
func StringToInt ¶
func StripQuakeFixes ¶ added in v0.1.16
func TrimSymbols ¶ added in v0.1.46
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.