常用包
与其它语言交互:unsafe
操作系统:os-os/exec-syscall
控制并发:sync
压缩(解压缩)文件:archive/tar-/zip-compress
输入输出:fmt-io-bufio-path/filepath-flag
字符串:strings-strconv-unicode-regexp-bytes
计算操作:math-math/cmath-math/big-math/rand-sort
集合:container-/list-ring-heap
网络:net-net/http-html
解析与生成:encoding/json-encoding/xml-text/template
运行时:runtime
反射:reflect
工具类:time-log