Documentation ¶
Index ¶
- func ChangeBuyerBidRequestHandlerFn(cliCtx context.CLIContext, kafkaBool bool, kafkaState kafka.KafkaState) http.HandlerFunc
- func ChangeSellerBidRequestHandlerFn(cliCtx context.CLIContext, kafkaBool bool, kafkaState kafka.KafkaState) http.HandlerFunc
- func ConfirmBuyerBidRequestHandlerFn(cliCtx context.CLIContext, kafkaBool bool, kafkaState kafka.KafkaState) http.HandlerFunc
- func ConfirmSellerBidRequestHandlerFn(cliCtx context.CLIContext, kafkaBool bool, kafkaState kafka.KafkaState) http.HandlerFunc
- func GetNegotiationIDHandlerFn() http.HandlerFunc
- func QueryNegotiationRequestHandlerFn(cliCtx context.CLIContext) http.HandlerFunc
- func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router, kafkaBool bool, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeBuyerBidRequestHandlerFn ¶
func ChangeBuyerBidRequestHandlerFn(cliCtx context.CLIContext, kafkaBool bool, kafkaState kafka.KafkaState) http.HandlerFunc
func ChangeSellerBidRequestHandlerFn ¶
func ChangeSellerBidRequestHandlerFn(cliCtx context.CLIContext, kafkaBool bool, kafkaState kafka.KafkaState) http.HandlerFunc
func ConfirmBuyerBidRequestHandlerFn ¶
func ConfirmBuyerBidRequestHandlerFn(cliCtx context.CLIContext, kafkaBool bool, kafkaState kafka.KafkaState) http.HandlerFunc
func ConfirmSellerBidRequestHandlerFn ¶
func ConfirmSellerBidRequestHandlerFn(cliCtx context.CLIContext, kafkaBool bool, kafkaState kafka.KafkaState) http.HandlerFunc
func GetNegotiationIDHandlerFn ¶
func GetNegotiationIDHandlerFn() http.HandlerFunc
func QueryNegotiationRequestHandlerFn ¶
func QueryNegotiationRequestHandlerFn(cliCtx context.CLIContext) http.HandlerFunc
func RegisterRoutes ¶
func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router, kafkaBool bool, kafkaState kafka.KafkaState)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.