alpacahq / alpacahq/alpaca-trade-api-go
Add context support to all marketdata.Get* functions
Aperta
- Lingua principale
- Go
- Stelle
- 429
- Fork
- 118
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
All of the functions in the marketdata should accept a context.Context.
Not having it makes using the functions prone to long delays waiting for it to return before being able to respond to a users requests to close an application.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.