Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinBytes ¶
func JoinBytes(bytes ...interface{}) []byte
JoinBytes is an easy way to join multiple values into a single []byte
func SysFreeMemory ¶ added in v8.2.0
func SysFreeMemory() float64
SysFreeMemory returns the amount of memory available in megabytes
Types ¶
type CacheMap ¶ added in v8.2.0
type CacheMap[T any] struct { // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.