Versions in this module Expand all Collapse all v2 v2.0.0 Sep 27, 2022 Changes in this version + type Client struct + func NewClient(endpoint string, opts ...Option) (*Client, error) + func (c *Client) Close() error + type Option func(*Client) + func WithTransportCredentials(credentials credentials.TransportCredentials) Option v2.0.0-ci.17 Sep 27, 2022 Other modules containing this package github.com/cybercryptio/d1-client-go