Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repos ¶
type Repos struct { ShortenerDB internal.ShortenerDBRepo ShortenerCache internal.ShortenerCacheRepo }
type UrlShortenerApp ¶
func NewUrlShortenerApp ¶
func NewUrlShortenerApp() (*UrlShortenerApp, error)
func (*UrlShortenerApp) Close ¶
func (a *UrlShortenerApp) Close() []error
Click to show internal directories.
Click to hide internal directories.