Documentation
¶
Index ¶
- func AZ_09(s string) bool
- func AddPrefix(s, pfx string) string
- func Arg(s []string, i int) string
- func Elapsed(t time.Duration) string
- func IsSmallUnum(s string) bool
- func IsUnsigned(s string) bool
- func LoginArg(arg string) string
- func NoBing(s string) string
- func Nonce() string
- func OwnAddress() string
- func TrimRight(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPrefix ¶
AddPrefix adds pfx at the start of s, if s does not already start with pfx.
func Elapsed ¶
Elapsed returns a human-readable duration string where readability is more important than being precise.
func IsSmallUnum ¶
IsSmallUnum returns whether is a small unsigned integer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.