pingclean

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(db *mgo.Database) string

Init ping and client operations for cluster

Types

type Node

type Node struct {
	ID       string    `json:"_id"        bson:"_id"`
	LastSeen time.Time `json:"last_seen"  bson:"last_seen"`
}

Node holds gostint node/pod instance data

type PingClean

type PingClean struct {
	UUID string
	Db   *mgo.Database
}

PingClean holds module state

Jump to

Keyboard shortcuts

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