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