errors

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMongoNotSupportedError

func NewMongoNotSupportedError(message string) error

Types

type MongoNotSupportedError

type MongoNotSupportedError struct {
	Message string
}

func (*MongoNotSupportedError) Error

func (e *MongoNotSupportedError) Error() string

func (*MongoNotSupportedError) IsNotSupportedError

func (e *MongoNotSupportedError) IsNotSupportedError() bool

type NotSupportedError

type NotSupportedError interface {
	IsNotSupportedError() bool
	Error() string
}

Jump to

Keyboard shortcuts

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