Versions in this module Expand all Collapse all v0 v0.25.2 Jun 5, 2025 v0.23.2 Feb 12, 2024 Changes in this version + func WithCode(code Code) + type Code struct + func CommandLineFlagError() Code + func DiskFull() Code + func DoctorValidationFailed() Code + func FatalError() Code + func Interrupted() Code + func Killed() Code + func LoggingFileUnavailable() Code + func LoggingNetCollectorUnavailable() Code + func LoggingStderrUnavailable() Code + func Success() Code + func TimeoutAfterFatalError() Code + func UnspecifiedError() Code + func UnspecifiedGoPanic() Code + func (c Code) Format(s fmt.State, verb rune) + func (c Code) SafeValue() + func (c Code) String() string