Ubuntu Manpages

mongoc_read_prefs_get_tags

mongoc_read_prefs_get_tags()

const bson_t *
mongoc_read_prefs_get_tags (const mongoc_read_prefs_t *read_prefs);


  • read_prefs: A mongoc_read_prefs_t.

Fetches any read preference tags that have been registered.

Returns a bson_t that should not be modified or freed.

MongoDB, Inc

2017-present, MongoDB, Inc