Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedirectService ¶
type RedirectService struct {
// contains filtered or unexported fields
}
func NewRedirectService ¶
func NewRedirectService(redirectRepo ports.RedirectRepository) *RedirectService
type UseCaseShortener ¶
type UseCaseShortener struct {
// contains filtered or unexported fields
}
func NewUseCaseShortener ¶
func NewUseCaseShortener(redirectServices *RedirectService) *UseCaseShortener
Click to show internal directories.
Click to hide internal directories.