logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       MongoDB, Inc

Parameters

event: A mongoc_apm_topology_opening_t.

       • topology_id: A bson_oid_t to receive the event's topology_id.

Returns

       The event's topology id.

       SEEALSO:IntroductiontoApplicationPerformanceMonitoring

Synopsis

          void
          mongoc_apm_topology_opening_get_topology_id (
             const mongoc_apm_topology_opening_t *event, bson_oid_t *topology_id);

       Returns this event's topology id.

See Also