Imports of 360 command

PathSynopsis
database/sqlPackage sql provides a generic interface around SQL (or SQL-like) databases.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/ClickHouse/clickhouse-go/v2
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
net/http/pprofPackage pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool.
timePackage time provides functionality for measuring and displaying time.