Searched defs:zipError (Results 1 – 1 of 1) sorted by relevance
957 type zipError struct { struct958 verb, path string959 err error962 func (e *zipError) Error() string {970 func (e *zipError) Unwrap() error {