package godebug

Import Path
	crypto/internal/fips140deps/godebug (on go.dev)

Dependency Relation
	imports one package, and imported by 3 packages

Involved Source Files godebug.go
Package-Level Type Names (only one)
/* sort by: | */
(*Setting) Value() string func New(name string) *Setting
Package-Level Functions (total 2)
func New(name string) *Setting
func Value(name string) string