Versions in this module Expand all Collapse all v1 v1.0.0 Jun 21, 2023 Changes in this version + type Wrapper struct + func NewWrapper() *Wrapper + func (lsw *Wrapper) CallDropped(category string) + func (lsw *Wrapper) CallFinished(locality string, err error) + func (lsw *Wrapper) CallServerLoad(locality, name string, val float64) + func (lsw *Wrapper) CallStarted(locality string) + func (lsw *Wrapper) UpdateClusterAndService(cluster, edsService string) + func (lsw *Wrapper) UpdateLoadStore(store *load.Store)