package
1.2.31
Repository: https://github.com/xefino/quantum-api-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterOhlcServiceHandler registers the http handlers for service OhlcService to "mux".
RegisterOhlcServiceHandlerClient registers the http handlers for service OhlcService to "mux".
RegisterOhlcServiceHandlerFromEndpoint is same as RegisterOhlcServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterOhlcServiceHandlerServer registers the http handlers for service OhlcService to "mux".
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
OhlcService_ServiceDesc is the grpc.ServiceDesc for OhlcService service.

# Structs

Describes a request to get aggregated trades data.
UnimplementedOhlcServiceServer must be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
OhlcServiceClient is the client API for OhlcService service.
OhlcServiceServer is the server API for OhlcService service.
UnsafeOhlcServiceServer may be embedded to opt out of forward compatibility for this service.