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

# Functions

No description provided by the author
RegisterEntryServiceHandler registers the http handlers for service EntryService to "mux".
RegisterEntryServiceHandlerClient registers the http handlers for service EntryService to "mux".
RegisterEntryServiceHandlerFromEndpoint is same as RegisterEntryServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEntryServiceHandlerServer registers the http handlers for service EntryService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

EntryService_ServiceDesc is the grpc.ServiceDesc for EntryService service.
File_protos_edge_entry_v1_service_proto
No description provided by the author

# Structs

EntryRequest describes the information that may be used to inform whether or not a position should be entered.
EntryResult contains the information that should be returned after an entry decision has been reached and will be used to inform the strategy runner about which action should be taken next.
UnimplementedEntryServiceServer must be embedded to have forward compatible implementations.

# Interfaces

EntryServiceClient is the client API for EntryService service.
EntryServiceServer is the server API for EntryService service.
UnsafeEntryServiceServer may be embedded to opt out of forward compatibility for this service.