Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deploy ¶
type Deploy struct {
DeploymentService service.DeploymentServiceType
}
type Login ¶
type Login struct {
LoginService service.LoginServiceType
}
type Root ¶
type Root struct {
DeploymentService *service.DeploymentService
LoginService *service.LoginService
VersionService *service.VersionService
// contains filtered or unexported fields
}
type Version ¶
type Version struct {
VersionService *service.VersionService
}
Click to show internal directories.
Click to hide internal directories.