mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-09 08:09:37 -06:00
redis, latency processor work, minor main.go cleanup, remove Greet, ScoredOffer.Latency
This commit is contained in:
@@ -18,6 +18,7 @@ type ScoredOffer struct {
|
||||
Offer Offer
|
||||
Score float64
|
||||
Reasons []ScoreReason
|
||||
Latency *int32
|
||||
}
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user