fix tests

This commit is contained in:
Kamil Dziedzic
2017-09-14 22:18:39 +02:00
parent 932f192f93
commit 65b99c905d
14 changed files with 24 additions and 22 deletions

View File

@@ -8,6 +8,7 @@ import (
)
// docsExamined is renamed from nscannedObjects in 3.2.0
// https://docs.mongodb.com/manual/reference/database-profiler/#system.profile.docsExamined
type SystemProfile struct {
AllUsers []interface{} `bson:"allUsers"`
Client string `bson:"client"`