Versions in this module Expand all Collapse all v0 v0.0.1 Mar 24, 2023 Changes in this version + var ErrNotFound = sqlx.ErrNotFound + type Shorturl struct + Shorten string + Url string + type ShorturlModel interface + func NewShorturlModel(conn sqlx.SqlConn, c cache.CacheConf) ShorturlModel