Imports of package enumdeclall

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gogo/protobuf/gogoprotoPackage gogoproto provides extensions for protocol buffers to achieve:
github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
ioPackage io provides basic interfaces to I/O primitives.
mathPackage math provides basic constants and mathematical functions.