Documentation
¶
Index ¶
- func DotTicker() *chan struct{}
- func GenRandBytes(byteLength int) []byte
- func GenRandString(byteLength int) (uuid string)
- func GenRandUUID() string
- func GetType(v any) string
- func IsDir(path string) bool
- func IsExist(path string) bool
- func IsFile(path string) bool
- func Reverse(s string) string
- func Spacer(v string) string
- func URLSafeEncode(enc string) string
- func URLSafeEncodeByte(enc []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DotTicker ¶
func DotTicker() *chan struct{}
DotTicker starts a infinity dot animation and returns a chan to stop.
func GenRandBytes ¶
GenRandBytes generates a random bytes slice in given length.
func GenRandString ¶
GenRandString generates a random string in given length.
func URLSafeEncode ¶
func URLSafeEncodeByte ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.