Without middleware by default
此内容尚不支持你的语言。
Use
r := gin.New()instead of
// Default With the Logger and Recovery middleware already attachedr := gin.Default()此内容尚不支持你的语言。
Use
r := gin.New()instead of
// Default With the Logger and Recovery middleware already attachedr := gin.Default()