Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Resolver to staticResolver #175

Merged
merged 1 commit into from
Jun 4, 2015
Merged

Rename Resolver to staticResolver #175

merged 1 commit into from
Jun 4, 2015

Conversation

tomwilkie
Copy link
Contributor

This is the first change teased from #123

// Resolver periodically tries to resolve the IP addresses for a given
// set of hostnames.
type Resolver struct {
type resolver interface {

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@peterbourgon
Copy link
Contributor

LGTM

@peterbourgon peterbourgon removed their assignment Jun 4, 2015
tomwilkie added a commit that referenced this pull request Jun 4, 2015
Rename Resolver to staticResolver
@tomwilkie tomwilkie merged commit b9091b9 into master Jun 4, 2015
@tomwilkie tomwilkie deleted the rename-resolver branch June 4, 2015 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants