Documentation
¶
Index ¶
- func CalculateJitter(baseDelay time.Duration, percent float64) time.Duration
- func ConnectionsEqual(c1, c2 net.Conn) bool
- func FromByte(b []byte) string
- func GenerateHMACKey(length int) (string, error)
- func GenerateSecretKey(length int) (string, error)
- func MustGenerateHMACKey(length int) string
- func MustGenerateSecretKey(length int) string
- func SizeOf(v any) uintptr
- func ToByte(s string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectionsEqual ¶
func GenerateHMACKey ¶
func GenerateSecretKey ¶
func MustGenerateHMACKey ¶
func MustGenerateSecretKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.