Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SinkConsumerFunc ¶
Types ¶
type MessageData ¶
type SinkConsumer ¶
type SinkConsumer struct {
// contains filtered or unexported fields
}
func NewSinkCunsumer ¶
func NewSinkCunsumer(nc *nats.Conn, sinkPath string) *SinkConsumer
func (*SinkConsumer) PeriodSched ¶
func (c *SinkConsumer) PeriodSched(js jetstream.JetStream)
func (*SinkConsumer) Start ¶
func (c *SinkConsumer) Start()
Consume from EventStream, sink event into json file (time-slice algo)
Click to show internal directories.
Click to hide internal directories.