Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶
type Dependencies struct {
URLService IURLService
}
type IURLService ¶
type ShortenURLInput ¶
type ShortenURLInput struct {
URL string `json:"url"`
}
Click to show internal directories.
Click to hide internal directories.