package handlers import "github.com/gin-gonic/gin" func (store *Store) RefreshToken(ctx *gin.Context) { }