github.com/tetratelabs/wazero@v1.7.3-0.20240513003603-48f702e154b5/internal/expctxkeys/close.go (about) 1 package expctxkeys 2 3 // CloseNotifierKey is a context.Context Value key. Its associated value should be a 4 // Notifier. 5 type CloseNotifierKey struct{}