sql

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OptsKey is the key for the opts in the config
	OptsKey   = "identitydb.persistence.opts"
	EnvVarKey = "IDENTITYDB_DATASOURCE"
)

Variables

This section is empty.

Functions

Types

type Driver

type Driver struct {
	// contains filtered or unexported fields
}

func (*Driver) OpenIdentityDB

func (d *Driver) OpenIdentityDB(cp driver.ConfigProvider, tmsID token.TMSID) (driver.IdentityDB, error)

func (*Driver) OpenWalletDB

func (d *Driver) OpenWalletDB(cp driver.ConfigProvider, tmsID token.TMSID) (driver.WalletDB, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL