Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Shortener ¶
type Shortener struct {
// contains filtered or unexported fields
}
Shortener is a link shortener service that is backed by SQLite.
func NewShortener ¶
NewShortener returns a new Shortener service.
Click to show internal directories.
Click to hide internal directories.