Documentation ¶
Index ¶
Constants ¶
View Source
const ( StageConnection = "conn" StageSender = "sender" StageRcpt = "rcpt" StageBody = "body" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Check ¶
type Check struct {
// contains filtered or unexported fields
}
func (*Check) CheckStateForMsg ¶
func (c *Check) CheckStateForMsg(ctx context.Context, msgMeta *module.MsgMetadata) (module.CheckState, error)
func (*Check) InstanceName ¶
Click to show internal directories.
Click to hide internal directories.