package handlers type handlerContextKey int const ( CtxAdminClient handlerContextKey = iota )