user

package
v1.0.0-beta-1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: MIT, Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserStore

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

UserStore provides access to the db store.

func New

func New(dbURI string, resolver sqlparser.ReadStatementResolver) (*UserStore, error)

New creates a new UserStore.

func (*UserStore) Close

func (db *UserStore) Close() error

Close closes the store.

func (*UserStore) Read

Read executes a read statement on the db.

Jump to

Keyboard shortcuts

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