refactor: Add named returns #168

Merged
sam merged 3 commits from named-returns into master 2022-12-17 16:52:50 +00:00
Owner

Add some named returns

TODO: Go through all returns and make them named where it makes more sense

Add some named returns TODO: Go through all returns and make them named where it makes more sense
sam added 1 commit 2022-12-12 18:55:02 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
d952d43705
refactor: Add named returns somewhere
Signed-off-by: Sam Therapy <sam@samtherapy.net>
grumbulon added 2 commits 2022-12-16 04:36:24 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
91969133ff
merge master into branch and use named returns better
Collaborator

Hi hello, I looked at this and made some changes to use the named return types more like mentioned here

Hi hello, I looked at this and made some changes to use the named return types more like mentioned [here](https://go.dev/doc/effective_go#named-results)
sam changed title from WIP: refactor: Add named returns to refactor: Add named returns 2022-12-17 16:22:25 +00:00
Author
Owner

I can't approve this because it is my own PR but I approve it

I can't approve this because it is my own PR but I approve it
sam requested review from grumbulon 2022-12-17 16:23:25 +00:00
grumbulon approved these changes 2022-12-17 16:49:38 +00:00
sam merged commit fdba9a0a41 into master 2022-12-17 16:52:50 +00:00
sam deleted branch named-returns 2022-12-17 16:52:50 +00:00
Sign in to join this conversation.
No description provided.