Skip to content

Remove base64 helper functions#6583

Merged
aarongable merged 1 commit intomainfrom
rm-base64-wrappers
Jan 13, 2023
Merged

Remove base64 helper functions#6583
aarongable merged 1 commit intomainfrom
rm-base64-wrappers

Conversation

@aarongable
Copy link
Copy Markdown
Contributor

These helpers are only called in one place each, and provide no real value via abstraction. Also, they're performing gymnastics in order to be able to use base64.URLEncoding, instead of simply using base64.RawURLEncoding.

@aarongable aarongable requested a review from a team as a code owner January 11, 2023 22:34
@aarongable aarongable merged commit 3003746 into main Jan 13, 2023
@aarongable aarongable deleted the rm-base64-wrappers branch January 13, 2023 01:36
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.

3 participants