cautions
Considerations when using the api-list command.
parsing limits of project code
*server.Hertz,*route.Engine,*route.Groupshould be local variables onlyi.e. variable can only be declared within that function parameter or function internally
The relativePath passed in the call to
Group()and the route registration function must be a string literal, not a variable
Last modified
March 2, 2024
: docs: add doc for command cwgo-api-list (#989) (76a7d7de)