package proxy_mirror import "github.com/pkg/errors" var ErrUnsupportedType = errors.New("send mirror proxy fail. Unsupported Context Type")