Imports of package promtail

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/afiskon/promtail-client/logproto
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
github.com/golang/protobuf/ptypes/timestamp
github.com/golang/snappy
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.