We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hal comes with a default shell adapter, useful for testing your response handlers locally.
No setup is required.
// blank import to register adapter import _ "github.com/danryan/hal/adapter/shell"
The shell adapter has no special configuration variables.