package client_controller import "sync" type ClientController struct{} var mu sync.Mutex