Skip to content

chore: return error as last argument - #149

Open
huiyifyj wants to merge 1 commit into
AfterShip:mainfrom
huiyifyj:err-as-last-argument
Open

chore: return error as last argument#149
huiyifyj wants to merge 1 commit into
AfterShip:mainfrom
huiyifyj:err-as-last-argument

Conversation

@huiyifyj

Copy link
Copy Markdown

Change the return arguments order of getMD5Hash function
to follow Go's standard convention where the error is the last return value.

Change the return arguments order of `getMD5Hash` function to follow Go's standard convention where error is the last return value.
@huiyifyj huiyifyj changed the title Chore: return error as last argument chore: return error as last argument Jan 15, 2025
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