Documentation ¶
Index ¶
Constants ¶
View Source
const HooksStreamName = "HOOKS"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HooksStream ¶
type HooksStream struct {
// contains filtered or unexported fields
}
func NewHooksStream ¶
func NewHooksStream(nc *nats.Conn) *HooksStream
func (*HooksStream) HealthCheck ¶
func (s *HooksStream) HealthCheck() error
Click to show internal directories.
Click to hide internal directories.