Crate dolphindb

Source
Expand description

DolphinDB Client SDK

See DolphinDB docs for more information.

Modules§

client
DolphinDB connection client for executing Dlang scripts/functions or uploading variables.
error
DolphinDB Client SDK error messages.
stream_client
DolphinDB subscriber client for receiving data from stream tables.
types
DolphinDB type wrappers to make our lives easier when interacting with the Dlang type system.

Structs§

BehaviorOptions