Documentation
¶
Index ¶
- func CreateShortenURL(c *gin.Context)
- func Favicon(c *gin.Context)
- func FetchShortenedURL(c *gin.Context)
- func Heartbeat(c *gin.Context)
- func Index(c *gin.Context)
- func IsInnError(err error) bool
- func NotFound(c *gin.Context)
- func QRCodeGenerator(slug string) error
- func RedirectURL(c *gin.Context)
- func ShortenedIndex(c *gin.Context)
- func URLMeta(c *gin.Context)
- type FormURL
- type InnError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RedirectURL ¶
RedirectURL redirect shorten text to origin URL.