fdb

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB interface {
	GetOrCreateUser(ctx context.Context, unique string) (uuid.UUID, error)
	GetUsers(ctx context.Context) ([]common.User, error)
	// contains filtered or unexported methods
}

func NewDB

func NewDB(fdb fdb.Database, log *logrus.Entry) DB

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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