package middleware

import E "github.com/yusing/go-proxy/internal/error"

var ErrZeroValue = E.New("cannot be zero")