Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Resolver: convert to interface. #53

Merged
merged 2 commits into from
Mar 24, 2022
Merged

Resolver: convert to interface. #53

merged 2 commits into from
Mar 24, 2022

Conversation

hsanjuan
Copy link
Contributor

This converts Resolver to an interface and leaves its implementation to the
BasicResolver type.

This should cause minimal distruption upstream (*Resolver -> Resolver) and
opens the door to swap the BasicResolver for custom Resolvers.

This converts Resolver to an interface and leaves its implementation to the
BasicResolver type.

This should cause minimal distruption upstream (*Resolver -> Resolver) and
opens the door to swap the BasicResolver for custom Resolvers.
@BigLep BigLep added this to the Best Effort Track milestone Mar 10, 2022
@BigLep BigLep requested review from Jorropo and removed request for aschmahmann March 15, 2022 18:48
@BigLep
Copy link

BigLep commented Mar 15, 2022

@Jorropo : this has been assigned to you to review.

resolver/resolver.go Outdated Show resolved Hide resolved
@hsanjuan hsanjuan requested a review from Jorropo March 23, 2022 18:22
Copy link

@Jorropo Jorropo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hsanjuan hsanjuan merged commit 3e5ff91 into master Mar 24, 2022
@hsanjuan hsanjuan deleted the resolver-interface branch March 24, 2022 11:55
Jorropo pushed a commit to ipfs/go-libipfs-rapide that referenced this pull request Mar 23, 2023
Resolver: convert to interface.

This commit was moved from ipfs/go-path@3e5ff91
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants