runtime

package
v0.0.0-...-9f60fe2 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package runtime manages the lifecycle of a session.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Initializer

type Initializer interface {
	InitializeBuilder(ctx context.Context, userID string, builder string) (builder.Builder, error)
	InitializeVault(ctx context.Context) (vault.Vault, error)
}

Jump to

Keyboard shortcuts

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