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

feature: add app store server api #170

Merged
merged 1 commit into from
Oct 18, 2022
Merged

feature: add app store server api #170

merged 1 commit into from
Oct 18, 2022

Conversation

richzw
Copy link
Collaborator

@richzw richzw commented Oct 8, 2022

Copy link
Member

@takecy takecy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay. Thanks for the PR 😄
LGTM 👍

}
defer resp.Body.Close()

bytes, err := io.ReadAll(resp.Body)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code does not work with Go1.15, but it is OK.

@takecy takecy merged commit 9e5ea1f into awa:master Oct 18, 2022
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