@ -12,6 +12,7 @@ type ()
type Server interface {
ListenAndServe(addr string) error
HandleClient(pattern string, o *clients.Options)
}
type server struct {
The note is not visible to the blocked user.