package CookieUtil import "github.com/gin-gonic/gin" func (c *gin.Context) GetString() string { }