The highest tagged major version is
v2.
package
Version:
v1.7.1
Opens a new window with list of versions in this module.
Published: May 10, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
StopCh is used to propagate the stop information of a container.
NewStopCh creates a stop channel. The channel is open by default.
Stop close stopCh of the container.
func (s *StopCh) Stopped() <-chan struct{}
Stopped return the stopCh of the container as a readonly channel.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.