metasheet

package
v0.16.3 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultMetasheetName = "@TABLEAU"

Variables

This section is empty.

Functions

func NewContext

func NewContext(ctx context.Context, v *Metasheet) context.Context

NewContext creates a new context with the given metasheet context. A valid metasheet name must start with '@', otherwise it will panic.

Types

type Metasheet

type Metasheet struct {
	Name string
}

func FromContext

func FromContext(ctx context.Context) *Metasheet

FromContext returns the metasheet context from the given context. If not found, it will return the default context.

Jump to

Keyboard shortcuts

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