Documentation ¶
Index ¶
- func OnEnvelopeCreated(app core.App, fn func(cc core.Context, evt core.EventEnvelopeCreated))
- func OnEnvelopeDeleted(app core.App, fn func(cc core.Context, evt core.EventEnvelopeDeleted))
- func OnTrimStart(app core.App, fn func(cc core.Context, evt core.EventTrimStart))
- func PublishEnvelopeCreated(cc core.Context, id int64)
- func PublishEnvelopeDeleted(cc core.Context, ids ...int64)
- func PublishTrimStart(cc core.Context) <-chan bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnEnvelopeCreated ¶
func OnEnvelopeDeleted ¶
func OnTrimStart ¶ added in v0.11.2
func PublishEnvelopeCreated ¶
func PublishEnvelopeDeleted ¶
func PublishTrimStart ¶ added in v0.11.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.