Documentation
¶
Index ¶
Constants ¶
View Source
const FieldSecureAttrChangeName = "field_secure_attr_change"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FieldSecureAttrChangeConsumer ¶
type FieldSecureAttrChangeConsumer struct {
// contains filtered or unexported fields
}
func NewFieldSecureAttrChangeConsumer ¶
func NewFieldSecureAttrChangeConsumer(q mq.MQ, svc service.EncryptedSvc, limit int64, crypto cryptox.Crypto[string]) (*FieldSecureAttrChangeConsumer, error)
func (*FieldSecureAttrChangeConsumer) Consume ¶
func (c *FieldSecureAttrChangeConsumer) Consume(ctx context.Context) error
func (*FieldSecureAttrChangeConsumer) Start ¶
func (c *FieldSecureAttrChangeConsumer) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.