Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotFound = errors.New("not found") ErrBadRequest = errors.New("bad request") )
Functions ¶
This section is empty.
Types ¶
type Client ¶
type MongoDBClient ¶
type MongoDBClient struct {
// contains filtered or unexported fields
}
func (*MongoDBClient) Close ¶
func (c *MongoDBClient) Close() error
Click to show internal directories.
Click to hide internal directories.