Imports of package defval

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
google.golang.org/protobuf/internal/encoding/textPackage text implements the text format for protocol buffers.
google.golang.org/protobuf/internal/errorsPackage errors implements functions to manipulate errors.
google.golang.org/protobuf/reflect/protoreflectPackage protoreflect provides interfaces to dynamically manipulate messages.
mathPackage math provides basic constants and mathematical functions.
strconvPackage strconv implements conversions to and from string representations of basic data types.