adviserdb

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdviserDb

type AdviserDb interface {
	AdviserReadonlyDb
}

AdviserDb defines an interface for CRUD operations on Adviser

type AdviserReadonlyDb

type AdviserReadonlyDb interface {
	xdb.IDGenerator
}

CaReadonlyDb defines an interface for Read operations on Certs

type Provider

type Provider interface {
	xdb.Provider

	AdviserDb
}

Provider provides complete DB access

func New

func New(dataSourceName, migrationsDir string, forceVersion, migrateVersion int, idGen flake.IDGenerator) (Provider, error)

New creates a Provider instance

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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