On this page
tmux.NotificationStream.CloseContext
- Module
- tmux
- Declared in
- NotificationStream
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/notification_stream.go
- CloseContext ( ctx : context.Context ) error
-
CloseContext starts idempotent stream shutdown and waits within ctx. The context bounds only the wait; a later call may resume waiting for shutdown.
0 declared, 0 inherited