package constant import E "github.com/sagernet/sing/common/exceptions" var ErrNotFound = E.New("not found")