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

refactor method names for reflect/source #376

Merged
merged 2 commits into from Jan 12, 2020
Merged

refactor method names for reflect/source #376

merged 2 commits into from Jan 12, 2020

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Dec 31, 2019

The reflect method should be renamed so it does not collide with
the reflect package name. As is, it makes import reflect in the
code non-idiomatic. Also renamed sourceMode to stay consistent.

Noticed this here: #371

The reflect method should be renamed so it does not collide with
the reflect package name. As is, it makes import reflect in the
code non-idiomatic. Also renamed sourceMode to stay consistent.

Noticed this here: #371
@codyoss codyoss marked this pull request as ready for review December 31, 2019 00:54
@codyoss codyoss merged commit 0800f9a into golang:master Jan 12, 2020
@codyoss codyoss deleted the rename2 branch January 12, 2020 19:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants