revive/exported
Design
Minor
exported function should have comment or be unexported
Go is a very powerful language that makes you write performant code while having a lot of verification. Still, developers can make issues. Thankfully, the Codiga Static Code Analysis engine checks your Go code and flags the most important issues.
exported function should have comment or be unexported