Versions in this module Expand all Collapse all v1 v1.0.0 Aug 17, 2023 Changes in this version + func Exit(code int) + func HandleInterrupts(*zap.Logger) — windows/amd64 + func HandleInterrupts(lg *zap.Logger) — darwin/amd64, js/wasm, linux/amd64 + func RegisterInterruptHandler(h InterruptHandler) + func Unsetenv(key string) error + type InterruptHandler func()