util

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToString

func BytesToString(bys []byte) string

BytesToString change []byte to string without copy

func GenRandomBytes

func GenRandomBytes(size int) ([]byte, error)

GenRandomBytes generate random bytes using HMAC256(seed, randomCounter) truncate return []byte to size length

func SdNotify

func SdNotify(stateMsg string) error

SdNotify send stateMsg to systemd return error if NOTIFY_SOCKET not exist or send stateMsg failed

func StringToBytes

func StringToBytes(str string) []byte

StringToBytes change string to []byte without copy

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL