Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BroadcastResponseDto ¶
type FollowAthleteRequestDto ¶
type NotificationRequestDto ¶
type NotificationResponseDto ¶
type RegisterNotificationUserRequestDto ¶
type RegisterNotificationUserRequestDto struct { Token string `json:"token,omitempty"` Device model.Device `json:"device,omitempty"` Settings model.NotificationSettings `json:"settings,omitempty"` }
type SetLanguageRequestDto ¶
type SetLanguageRequestDto struct {
Language string `json:"language,omitempty"`
}
type SetMeRequestDto ¶
type SetThemeRequestDto ¶
type SetThemeRequestDto struct {
Theme string `json:"theme,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.