Versions in this module Expand all Collapse all v0 v0.0.2 Oct 23, 2024 v0.0.1 Oct 17, 2024 Changes in this version + func ConstantTimeMask(x, y []byte) int + func WithTimeout(ctx context.Context, timeout time.Duration, do func(context.Context) error) error + func WrapError[T any](wrap error, do func() (T, error)) (T, error)