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