Files
mstore/vendor/github.com/tetratelabs/wazero/internal/expctxkeys/close.go
T
2026-03-13 19:02:42 +02:00

6 lines
149 B
Go

package expctxkeys
// CloseNotifierKey is a context.Context Value key. Its associated value should be a
// Notifier.
type CloseNotifierKey struct{}