package data
import "github.com/pkg/errors"
var ErrHandlerNotFound = errors.New("handler not found")