health

package
v0.0.0-...-6110840 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type V1HealthCheck

type V1HealthCheck struct {
	DB gorm.DB
}

V1HealthCheck | Derivated from UserRepository

func V1HealthCheckHandler

func V1HealthCheckHandler() *V1HealthCheck

V1HealthCheckHandler Handler

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL