event

package
v1.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context[T any] struct {
	// contains filtered or unexported fields
}

func C

func C[T any](v T) *Context[T]

func (*Context[T]) Cancel

func (ctx *Context[T]) Cancel()

func (*Context[T]) Cancelled

func (ctx *Context[T]) Cancelled() bool

func (*Context[T]) Val

func (ctx *Context[T]) Val() T

Jump to

Keyboard shortcuts

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