Documentation
¶
Index ¶
- func EqualInts(i1, i2 []int) bool
- func FillString(s string, n int, ch string) string
- func FindRuntimeStack(s string) []string
- func GetRuntimeStack() []string
- func GetRuntimeStackInfo() []byte
- func In(s string, ss []string) bool
- func InInts(a int, as []int) bool
- func IntIn(s int, ss []int) bool
- func RandChoiseInt(i []int) int
- func RandStr(n int) string
- func Randn(start, end int) int
- func ReadFull(r io.Reader, n int) ([]byte, error)
- func Shell(s string) error
- type AtomicInt
- type Size
- type Unit
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindRuntimeStack ¶
func GetRuntimeStack ¶
func GetRuntimeStack() []string
func GetRuntimeStackInfo ¶
func GetRuntimeStackInfo() []byte
func RandChoiseInt ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.