We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Irregular
The Irregular pseudotype should be extended, in order to more easily expose aspects of Irregular.
Irregular.Get
$Irregular
(see #217)
Irregular.Start
Irregular.Serve
Irregular.Invoke
Irregular.OnStatus
Irregular.get_404
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
Irregular
pseudotype should be extended, in order to more easily expose aspects of Irregular.Irregular core commands
Irregular.Get
should get$Irregular
, and accept freeform input #220Irregular Microservice Types
(see #217)
Irregular.Start
should start the Irregular serviceIrregular.Serve
should serve a requestIrregular.Invoke
should invoke a command in Irregular from a requestIrregular.OnStatus
should handle status changes for Irregular.Irregular.get_404
should get the 404 response.The text was updated successfully, but these errors were encountered: