Shorthands for setting query parameters to variables in Go

前端 未结 0 819
一向
一向 2020-12-18 17:25

Is there a shorter/neater way to write this? Where r is r *http.Request

var page, pageOffset, ignoreCase = "", "20&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题