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

Added some doc comments. (and refactoring) #26

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Added some doc comments. (and refactoring) #26

merged 1 commit into from
Jan 3, 2024

Conversation

setanarut
Copy link
Collaborator

@setanarut setanarut commented Jan 3, 2024

Changelog

  1. bb.go, body.go, arbiter.go comments are full.
  2. Comments containing /// have been corrected.
  3. NewBB() was added. (equivalent to cpBBNew())
  4. Code cleaning. Exported variables/types are moved to the top. (only on modified files.)

1. bb.go, body.go, arbiter.go comments are full.
2. Comments containing /// have been corrected.
3. NewBB() was added. (equivalent to cpBBNew())
Copy link
Owner

@jakecoffman jakecoffman left a comment

Choose a reason for hiding this comment

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

Thanks!

@jakecoffman jakecoffman merged commit fe2d6d6 into jakecoffman:master Jan 3, 2024
1 check passed
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