Versions in this module Expand all Collapse all v0 v0.3.0 Jul 25, 2026 v0.2.1 Jul 22, 2026 v0.2.0 Jul 9, 2026 Changes in this version type Option + func WithBearerToken(token string) Option v0.1.0 Jul 9, 2026 Changes in this version + func NewDB(baseURL, databaseID string, opts ...Option) (dal.DB, error) + type Option func(*database) + func WithHTTPClient(client *http.Client) Option