fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/golang/protobuf/proto | Package proto provides functionality for handling protocol buffer messages. |
github.com/golang/protobuf/ptypes | Package ptypes provides functionality for interacting with well-known types. |
github.com/golang/protobuf/ptypes/any | |
io/ioutil | Package ioutil implements some I/O utility functions. |
math | Package math provides basic constants and mathematical functions. |
os | Package os provides a platform-independent interface to operating system functionality. |