cloud.google.com/go/logging | Package logging contains a Cloud Logging client suitable for writing logs. |
cloud.google.com/go/logging/internal | |
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. |
google.golang.org/genproto/googleapis/logging/type | |
google.golang.org/genproto/googleapis/logging/v2 | Package logging aliases all exported identifiers in package "cloud.google.com/go/logging/apiv2/loggingpb". |
google.golang.org/protobuf/encoding/protojson | Package protojson marshals and unmarshals protocol buffer messages as JSON format. |
io | Package io provides basic interfaces to I/O primitives. |
net/http | Package http provides HTTP client and server implementations. |
os | Package os provides a platform-independent interface to operating system functionality. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |