datalayer

package
v1.53.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package datalayer defines middleware that injects the datalayer into the context.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromContext

func FromContext(ctx context.Context) datalayer.DataLayer

FromContext reads the selected DataLayer out of a context.Context and returns nil if it does not exist.

func MustFromContext

func MustFromContext(ctx context.Context) datalayer.DataLayer

MustFromContext reads the selected DataLayer out of a context.Context, computes a zedtoken from it, and panics if it has not been set on the context.

Types

This section is empty.

Jump to

Keyboard shortcuts

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