Versions in this module Expand all Collapse all v0 v0.1.1 Mar 10, 2024 v0.1.0 May 12, 2022 Changes in this version + type LinkServiceController struct + LinkService service.Service + func New(svc service.Service) LinkServiceController + func (c LinkServiceController) NewLink(w http.ResponseWriter, r *http.Request) + func (c LinkServiceController) ShortURLToLink(w http.ResponseWriter, r *http.Request) + func (c LinkServiceController) ShortURLToLinkRedirect(w http.ResponseWriter, r *http.Request)