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