Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling empty array #1

Open
codenoid opened this issue Oct 24, 2019 · 0 comments
Open

Handling empty array #1

codenoid opened this issue Oct 24, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@codenoid
Copy link
Owner

codenoid commented Oct 24, 2019

check and handling empty array from

GoTral/http.go

Line 128 in 87af88a

err = json.Unmarshal(decrypt, &decoded)
, so GoTral doesn't return empty map[string]string when success.

@codenoid codenoid added good first issue Good for newcomers Hacktoberfest DigitalOcean Hacktoberfest help wanted Extra attention is needed labels Oct 24, 2019
@codenoid codenoid pinned this issue Oct 24, 2019
smoreg added a commit to smoreg/GoTral that referenced this issue Oct 24, 2019
@codenoid codenoid removed Hacktoberfest DigitalOcean Hacktoberfest help wanted Extra attention is needed labels Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant