cloud.google.com/go/civil | Package civil implements types for civil time, a time-zone-independent representation of time that follows the rules of the proleptic Gregorian calendar with exactly 24-hour days, 60-minute hours, and 60-second minutes. |
cloud.google.com/go/spanner | Package spanner provides a client for reading and writing to Cloud Spanner databases. |
cloud.google.com/go/spanner/apiv1/spannerpb | |
cloud.google.com/go/spanner/executor/apiv1/executorpb | |
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/golang/protobuf/ptypes/struct | |
google.golang.org/genproto/googleapis/rpc/status | |
google.golang.org/grpc/codes | Package codes defines the canonical error codes used by gRPC. |
google.golang.org/grpc/status | Package status implements errors returned by gRPC. |
google.golang.org/protobuf/types/known/timestamppb | Package timestamppb contains generated types for google/protobuf/timestamp.proto. |
log | Package log implements a simple logging package. |
math/big | Package big implements arbitrary-precision arithmetic (big numbers). |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |