Documentation
¶
Overview ¶
Package godebug is a minimal shim for the GOROOT-private internal/godebug, providing just the Setting API that the vendored crypto/tls uses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Setting ¶
type Setting struct {
// contains filtered or unexported fields
}
Setting is a GODEBUG setting.
func (*Setting) IncNonDefault ¶
func (s *Setting) IncNonDefault()
IncNonDefault is a no-op (metrics-only in the original).
Click to show internal directories.
Click to hide internal directories.