Searched refs:OutPayload (Results 1 – 2 of 2) sorted by relevance
114 type OutPayload struct { struct130 func (s *OutPayload) IsClient() bool { return s.Client } argument132 func (s *OutPayload) isRPCStats() {} argument
547 func outPayload(client bool, msg interface{}, data, payload []byte, t time.Time) *stats.OutPayload {548 return &stats.OutPayload{