Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Shortener ¶
type Shortener struct {
config.ShortenerConfig
}
Shortener is an URL shortener instance.
func NewShortener ¶
func NewShortener(c *config.ShortenerConfig) (*Shortener, error)
NewShortener creates a new URL shortener instance.
Click to show internal directories.
Click to hide internal directories.