package
2.1.7+incompatible
Repository: https://github.com/matrixorigin/dragonboat.git
Documentation: pkg.go.dev

# Functions

AddManagedObject adds the specified Go object to the managedObject collection so they can be access from foreign functions.
GetManagedObject returns the Go object specified by the oid value.
GetManagedObjectCount returns the number of object in the managed objects collection.
RemoveManagedObject returns the object specified by the oid value from the managedObject collection.