mongodb

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FailedToConnectToMongoDbError

type FailedToConnectToMongoDbError struct {
	Err error
}

func (FailedToConnectToMongoDbError) Error

func (l FailedToConnectToMongoDbError) Error() (message string)

Error returns a formatted error message for FailedToConnectToMongoDbError

type FailedToDisconnectFromMongoDbError

type FailedToDisconnectFromMongoDbError struct {
	Err error
}

func (FailedToDisconnectFromMongoDbError) Error

func (l FailedToDisconnectFromMongoDbError) Error() (message string)

Error returns a formatted error message for FailedToDisconnectFromMongoDbError

type PingToMongoDbFailedError added in v0.0.6

type PingToMongoDbFailedError struct {
	Err error
}

func (PingToMongoDbFailedError) Error added in v0.0.6

func (l PingToMongoDbFailedError) Error() (message string)

Error returns a formatted error message for PingToMongoDbFailedError

Jump to

Keyboard shortcuts

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