Documentation
¶
Index ¶
- type AppVersionId
- type ClientId
- type ClientUserId
- type DownloadToken
- type Generic
- type GetProjectsByName
- type GetServiceStackByName
- type InvoiceId
- type ProcessId
- type ProjectId
- type PublicHttpRoutingId
- type PublicPortRoutingId
- type ServiceStackId
- type UserDataId
- type UserId
- type UserNotificationId
- type UserTokenId
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppVersionId ¶
type AppVersionId struct {
Id uuid.AppVersionId
}
type ClientUserId ¶
type ClientUserId struct {
Id uuid.ClientUserId
}
type DownloadToken ¶
type DownloadToken struct {
Token uuid.DownloadTokenToken
}
type GetProjectsByName ¶
type GetServiceStackByName ¶
type PublicHttpRoutingId ¶
type PublicHttpRoutingId struct {
Id uuid.PublicHttpRoutingId
}
type PublicPortRoutingId ¶
type PublicPortRoutingId struct {
Id uuid.PublicPortRoutingId
}
type ServiceStackId ¶
type ServiceStackId struct {
Id uuid.ServiceStackId
}
type UserDataId ¶
type UserDataId struct {
Id uuid.UserDataId
}
type UserNotificationId ¶
type UserNotificationId struct {
Id uuid.UserNotificationId
}
type UserTokenId ¶
type UserTokenId struct {
Id uuid.UserTokenId
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.