Skip to content

Conversation

@shngxx
Copy link
Collaborator

@shngxx shngxx commented Jan 25, 2025

Also fixed all lniter's remarks.
Added *http.Server into Application struct. Added http server shutdown call in Application Stop method. And the launch of the web service has been refactored. This is necessary for the TestApplicationOnHttp, TestApplicationOnHttps tests to work correctly.
Also fixed go.mod. The mistake was that Go version 1.22 and higher was required. Go version 1.21 is selected.
Closes #90

Also fixed all lniter's remarks.
Added *http.Server into Application struct. Added http server shutdown call in Application Stop method.  And the launch of the web service has been refactored. This is necessary for the `TestApplicationOnHttp`,  `TestApplicationOnHttps` tests to work correctly.
Also fixed go.mod. The mistake was that Go version 1.22 and higher was required. Go version 1.21 is selected.
@EvilLord666 EvilLord666 merged commit 082a951 into develop Jan 26, 2025
4 checks passed
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