package client_api import "sync" type ClientAPI struct{} var mu sync.Mutex