package godebug

import "crypto/internal/fips140deps/godebug"

Index

Functions

func Value

func Value(name string) string

Types

type Setting

type Setting godebug.Setting
func New
func New(name string) *Setting
func (*Setting) Value
func (s *Setting) Value() string