Searched defs:retractionLoadingError (Results 1 – 1 of 1) sorted by relevance
231 type retractionLoadingError struct { struct232 m module.Version233 err error236 func (e *retractionLoadingError) Error() string {240 func (e *retractionLoadingError) Unwrap() error {