Documentation ¶ Index ¶ func NewV1() health.IHealthV1 type ControllerV1 func (c *ControllerV1) Health(ctx context.Context, req *v1.HealthReq) (res *v1.HealthRes, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewV1 ¶ func NewV1() health.IHealthV1 Types ¶ type ControllerV1 ¶ type ControllerV1 struct{} func (*ControllerV1) Health ¶ func (c *ControllerV1) Health(ctx context.Context, req *v1.HealthReq) (res *v1.HealthRes, err error) Source Files ¶ View all Source files health.go health_new.go health_v1_health.go Click to show internal directories. Click to hide internal directories.