Imports of package option

PathSynopsis
cloud.google.com/go/bigtable/apiv2/bigtablepb
cloud.google.com/go/bigtable/internal
cloud.google.com/go/internal/version
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/googleapis/gax-go/v2Package gax contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions.
google.golang.org/api/option
google.golang.org/api/option/internaloption
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/metadataPackage metadata define the structure of the metadata supported by gRPC library.
google.golang.org/protobuf/protoPackage proto provides functions operating on protocol buffer messages.
osPackage os provides a platform-independent interface to operating system functionality.