Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKeyGenService ¶
func NewKeyGenService(counter ports.CounterRepository, converter ports.Converter) ports.KeyGenService
func NewShortenerService ¶
func NewShortenerService(urlRepo ports.URLRepository, kgs ports.KeyGenService) ports.ShortenerService
Types ¶
type Shortener ¶
type Shortener struct {
// contains filtered or unexported fields
}
func (*Shortener) GetLongURL ¶
Click to show internal directories.
Click to hide internal directories.