Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MongoAVXError ¶
type MongoAVXError struct {
Cause error
}
MongoAVXError indicates MongoDB failed due to missing AVX CPU support.
func (*MongoAVXError) Error ¶
func (e *MongoAVXError) Error() string
func (*MongoAVXError) Unwrap ¶
func (e *MongoAVXError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.