package
0.3.1
Repository: https://github.com/secure-io/sio-go.git
Documentation: pkg.go.dev

# Functions

MustRandom returns n randomly generated bytes.
NativeAES returns true when the executing CPU provides AES-GCM hardware instructions and an optimized assembler implementation is available.
NopCloser returns a WriteCloser that wraps w and implements Close as a no-op.
Random returns n randomly generated bytes if and only if err == nil.