Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationController ¶
type AuthenticationController struct {
// contains filtered or unexported fields
}
The controller for handling all requests to /api/auth/*.
These routes are for managing authentication/users.
type ShortlinkController ¶
type ShortlinkController struct {
// contains filtered or unexported fields
}
The controller for handling all requests to /api/shortlink/*.
These routes are for managing shortlinks.
Click to show internal directories.
Click to hide internal directories.