health

package
v1.0.4-0...-8daa23e Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

* moesifapi-go

* moesifapi-go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct{}

* Client structure as interface implementation

func (*Client) GetHealthProbe

func (me *Client) GetHealthProbe() (*models.StatusModel, error)

*

  • Health Probe
  • @return Returns the *models.StatusModel response from the API call

type Health

type Health interface {
	GetHealthProbe() (*models.StatusModel, error)
}

* Interface for the Client

func NewHealth

func NewHealth() Health

* Factory for the Health interaface returning Client

Jump to

Keyboard shortcuts

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