# Functions
ExecuteUserIDOperation starts and finishes the UserID operation by emitting a dyngo start and finish events An error is returned if the user associated to that operation must be blocked.
MonitorUser starts and finishes a UserID operation.
NewBlockHandler creates, initializes and returns a new BlockRequestAction.
NewBlockRequestAction creates an action for the "block" action type.
NewRedirectRequestAction creates an action for the "redirect" action type.
OnData is a facilitator that wraps a dyngo.Operation.OnData() call.
OnErrorData is a facilitator that wraps a dyngo.Operation.OnData() call with an error type constraint.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author