Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthService ¶
type HealthService struct{}
HealthService ...
func (*HealthService) HealthService ¶
func (service *HealthService) HealthService() *entity.HealtResponse
HealthService ...
type HealthServiceInterface ¶
type HealthServiceInterface interface {
HealthService() *entity.HealtResponse
}
HealthServiceInterface ...
Click to show internal directories.
Click to hide internal directories.