我正在尝试解析一个可能为空的表单帖子,如果是,我将更改变量。尝试使用*string类型。我遇到的问题是它不会为dashUrl转换,但会为start_time转换packagemainimport("encoding/base64""strconv""github.com/gocraft/web")typeYoutubeContextstruct{StartTime*float64`json:"start_time"`DashUrl*string`json:"dash_url"`}func(c*YoutubeContext)SetYoutubeContext(rwweb.Response