package services type serviceCtxId int const ( CtxAdminClient serviceCtxId = iota )