keyset

package
v0.96.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultSchema = "hatchet_embed"

Variables

This section is empty.

Functions

func Migrate

func Migrate(ctx context.Context, databaseURL string, opts ...Opt) error

Types

type Keyset

type Keyset struct {
	Master     []byte
	PrivateJWT []byte
	PublicJWT  []byte
}

func Resolve

func Resolve(ctx context.Context, databaseURL string, opts ...Opt) (*Keyset, error)

type Opt

type Opt func(*options)

func WithSchema

func WithSchema(schema string) Opt

Jump to

Keyboard shortcuts

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