plugin

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Failed

type Failed func(ctx context.Context, failedEvent *event.CommandFailedEvent)

type MongoPluginMonitor

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

func (*MongoPluginMonitor) FailedProm

func (p *MongoPluginMonitor) FailedProm() Failed

func (*MongoPluginMonitor) StartedProm

func (p *MongoPluginMonitor) StartedProm() Started

func (*MongoPluginMonitor) SucceededProm

func (p *MongoPluginMonitor) SucceededProm() Succeeded

type Started

type Started func(ctx context.Context, startedEvent *event.CommandStartedEvent)

type Succeeded

type Succeeded func(ctx context.Context, succeededEvent *event.CommandSucceededEvent)

Jump to

Keyboard shortcuts

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