Searched defs:DoneInfo (Results 1 – 2 of 2) sorted by relevance
149 type DoneInfo struct { struct151 Err error153 BytesSent bool155 BytesReceived bool
109 func doneChannelzWrapper(acw *acBalancerWrapper, done func(balancer.DoneInfo)) func(balancer.DoneIn…