iotku / mumzic

Music bot for mumble servers, can play youtube/soundcloud or local files.
Mozilla Public License 2.0
3 stars 0 forks source link

Improve Documentation of Functions for godoc #6

Open iotku opened 3 years ago

iotku commented 3 years ago

Currently, most functions are either undocumented and/or not entirely obvious on what they do leading to a rather dismal godoc output.

Documentation should be improved in an effort to reduce technical debt and lead to possible collaboration with others who are less familiar with the code base.

Additional Info: https://blog.golang.org/godoc