influxdbc

package module
v0.0.0-...-1a5b02b Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

README

influxdb-cluster-extend

influxdb clustering extension

Documentation

Index

Constants

View Source
const (
	OK = iota
	WARN
	ERROR
	CRITICAL
)

Variables

This section is empty.

Functions

func GetId

func GetId(ctx context.Context) (id string, err error)

func Run

func Run(ctx context.Context) (err error)

Types

type CheckResult

type CheckResult struct {
	Code    int
	Message string
}

func Check

func Check(ctx context.Context) (check *CheckResult, err error)

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(ctx context.Context) (client *Client, err error)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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