Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StreamWrapper ¶
type StreamWrapper struct {
// contains filtered or unexported fields
}
StreamWrapper extends any stream interface with conditional check support to any message
func (*StreamWrapper) Close ¶
func (s *StreamWrapper) Close() error
Close stream and shut down all process
func (*StreamWrapper) ID ¶
func (s *StreamWrapper) ID() string
ID returns unical stream identificator
Click to show internal directories.
Click to hide internal directories.