| cloud.google.com/go/spanner/executor/apiv1/executorpb | |
| cloud.google.com/go/spanner/internal | |
| context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/googleapis/gax-go/v2 | Package gax contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions. |
| github.com/googleapis/gax-go/v2/internallog/grpclog | Package grpclog in intended for internal use by generated clients only. |
| google.golang.org/api/option | |
| google.golang.org/api/option/internaloption | |
| google.golang.org/api/transport/grpc | |
| google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
| google.golang.org/protobuf/proto | Package proto provides functions operating on protocol buffer messages. |
| google.golang.org/protobuf/runtime/protoimpl | Package protoimpl contains the default implementation for messages generated by protoc-gen-go. |
| log/slog | Package slog provides structured logging, in which log records include a message, a severity level, and various other attributes expressed as key-value pairs. |
| math | Package math provides basic constants and mathematical functions. |