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

Add comments for godoc #119

Merged
merged 2 commits into from
Jun 5, 2015
Merged

Add comments for godoc #119

merged 2 commits into from
Jun 5, 2015

Conversation

takahi-i
Copy link
Member

I added comments for godoc.

InputCh *chan Mediator
OutputCh *chan Mediator

// Input channel.This channel stores the input of the statge.
Copy link
Contributor

Choose a reason for hiding this comment

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

[nits] It would be better to put space betwen channel. and This like this:

Input channel.This -> Input channel. This

@mizzy
Copy link
Contributor

mizzy commented Jun 4, 2015

LGTM with nits.

@takahi-i
Copy link
Member Author

takahi-i commented Jun 5, 2015

Thank you a lot for the reviewing @mizzy!

takahi-i added a commit that referenced this pull request Jun 5, 2015
@takahi-i takahi-i merged commit 3738635 into master Jun 5, 2015
@takahi-i takahi-i deleted the godoc branch June 5, 2015 04:35
@takahi-i takahi-i mentioned this pull request Jun 10, 2015
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