Imports of badger command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/dgraph-io/badger/v3/badger/cmd
github.com/dgraph-io/ristretto/z
github.com/dustin/go-humanizePackage humanize converts boring ugly numbers to human-friendly strings and back.
go.opencensus.io/zpagesPackage zpages implements a collection of HTML pages that display RPC stats and trace data, and also functions to write that same data in plain text to an io.Writer.
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.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.