persistence

package
v1.11.10 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Persister

type Persister interface {
	consent.Manager
	client.Manager
	x.FositeStorer
	jwk.Manager
	trust.GrantManager

	MigrationStatus(ctx context.Context) (popx.MigrationStatuses, error)
	MigrateDown(context.Context, int) error
	MigrateUp(context.Context) error
	PrepareMigration(context.Context) error
	Connection(context.Context) *pop.Connection
	Ping() error
}

type Provider

type Provider interface {
	Persister() Persister
}

Directories

Path Synopsis
sql

Jump to

Keyboard shortcuts

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