package comments import "github.com/gin-gonic/gin" func GetComments(c *gin.Context) { }