package
2.0.0
Repository: https://github.com/cybercryptio/d1-client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewBaseClient creates a new client for the given endpoint, configured with the provided options.
NewGenericClient creates a new client for the given endpoint, configured with the provided options.
WithGrpcOption returns an Option which configures the underlying gRPC connection.
WithTokenRefresh returns an Option that configures token refresh.

# Structs

BaseClient represents the shared functionality between various D1 services.
GenericClient can be used to make calls to a D1 Generic service.

# Type aliases

Option is used configure optional settings on the client.