()
| 316 | } |
| 317 | |
| 318 | func (s *mockMaintNotificationsChangingServer) Addr() string { return s.ln.Addr().String() } |
| 319 | func (s *mockMaintNotificationsChangingServer) Close() { _ = s.ln.Close() } |
| 320 | |
| 321 | func (s *mockMaintNotificationsChangingServer) Commands() []string { |