Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Handle strining of ints and json errors #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

solarkennedy
Copy link
Contributor

It isn't super safe to string() an int, slightly better to use
fmt.errorf.

Also added handling for json decode errors

It isn't super safe to string() an int, slightly better to use
fmt.errorf.

Also added handling for json decode errors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant