Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

All top-level, exported names should have doc comments, as should non-trivial unexported type or function declarations #496

Description

@EmilGeorgiev

The code is well-documented overall, but there are some exported methods lacking comments. It would be beneficial to review the code and add comments to these methods to align with Go best practices. Without comments, it can be difficult for clients using these exported types to understand how to use them effectively.

Same for the non-trivial unexported types or functions/methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions