package rfc3986
import (
"sourcecode.social/reiver/go-erorr"
)
const (
errNilWriter = erorr.Error("rfc3986: nil writer")