My Contribution to a Popular Open-Source Package Caused a Panic in Golang Projects Hello. I will tell you how my development to a popular open-source project caused errors to people using the project around the world. The swaggo/swag project is one of the most popular and widely used solutions. But in reality it may not be so.
Table of contents
ContentSWAGGO ProjectOur Requirements and My Contributionadd functio scoped struct parse, tests by mstrYoda · Pull Request #1283 · swaggo/swagThe ProblemSegmentation fault running `swag init` after 1.8.5 release · Issue #1309 · swaggo/swagReason of The ProblemFunction Definition Without BodyThe Solutionfix: funcDeclaration body check by rytsh · Pull Request #1310 · swaggo/swagLearned LessonsSort: