Shell

Hal comes with a default shell adapter, useful for testing your response handlers locally.

Setup

No setup is required.

Usage

// blank import to register adapter
import _ "github.com/danryan/hal/adapter/shell"

Configuration

The shell adapter has no special configuration variables.