Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type V1HealthCheck ¶
V1HealthCheck | Derivated from UserRepository
func (*V1HealthCheck) HealthCheck ¶
func (service *V1HealthCheck) HealthCheck() *httpEntity.HealthResponse
HealthCheck Function return HealthResponse
type V1HealthCheckInterface ¶
type V1HealthCheckInterface interface {
HealthCheck() *httpEntity.HealthResponse
}
V1HealthCheckInterface declare All Method
Click to show internal directories.
Click to hide internal directories.