Modules§
- plugin
- Code especially for the plugin
Structs§
- Bson
Reader - A utility to read BSON encoded data from an arbitrary source.
- Bson
Writer - A utility to write BSON encoded data into an arbitrary target.
- Plugin
Info - Information of a plugin
Enums§
- Bson
Error - Error type used by the
BsonReader
andBsonWriter
utilities. - Error
Response - An error response.
- OkResponse
- A successful response.
- Request
- The request message.
- Response
- The response message.
Constants§
- CURRENT_
REVISION - Current revision of the exchange protocol between plugin and tool.