Searched defs:ConnBegin (Results 1 – 1 of 1) sorted by relevance
195 type ConnBegin struct { struct197 Client bool201 func (s *ConnBegin) IsClient() bool { return s.Client }203 func (s *ConnBegin) isConnStats() {}