MCPcopy Create free account

hub / github.com/apache/dubbo-go-pixiu / functions

Functions3,410 in github.com/apache/dubbo-go-pixiu

↓ 5 callersMethodparseURL
ParseURL returns the actual target url. Supports wildcard target path value mapping.
pkg/client/http/http.go:170
↓ 5 callersFunctionq
(a,b)
admin/web/src/utils/three.js:319
↓ 5 callersFunctionreply
(session getty.Session, resp *remoting.Response)
pkg/listener/tcp/server_handler.go:226
↓ 5 callersMethodreset
()
pkg/adapter/llmregistry/registry/nacos/listener_test.go:108
↓ 5 callersFunctionsetGenericTarget
(req *client.Request, option client.RequestOption, target *dubboTarget, value any, targetType string)
pkg/client/dubbo/mapper.go:209
↓ 5 callersFunctiontempJWKSFileURL
(t *testing.T)
pkg/filter/auth/mcp/internal/validator/validator_test.go:31
↓ 5 callersFunctionvalidateTarget
(target any)
pkg/client/http/mapper.go:146
↓ 5 callersFunctionw
()
admin/web/src/utils/three.js:38
↓ 5 callersFunctiony
()
admin/web/src/utils/three.js:38
↓ 4 callersMethodAddCluster
(cluster *model.ClusterConfig)
pkg/server/controls/controls.go:29
↓ 4 callersMethodAddRouter
(r *model.Router)
pkg/server/router_manager.go:49
↓ 4 callersFunctionBizSetResourceInfo
BizSetResourceInfo create resource
admin/logic/logic.go:143
↓ 4 callersFunctionConditionStatus
(status bool)
controllers/internal/controller/utils.go:267
↓ 4 callersFunctionCreateHttpConnectionManager
CreateHttpConnectionManager create http connection manager
pkg/common/http/manager.go:56
↓ 4 callersMethodDeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LogConfig.
controllers/api/v1alpha1/zz_generated.deepcopy.go:196
↓ 4 callersMethodDelta
()
pkg/config/xds/xds.go:39
↓ 4 callersFunctionF
(a,b,c)
admin/web/src/utils/three.js:423
↓ 4 callersMethodFormatSSEMessage
FormatSSEMessage formats a message as SSE data
pkg/filter/mcp/mcpserver/transport/sse_handler.go:73
↓ 4 callersMethodGetAllServicesInfo
(param vo.GetAllServiceInfoParam)
pkg/adapter/llmregistry/registry/nacos/listener_test.go:58
↓ 4 callersFunctionGetApiConfigManager
()
pkg/server/pixiu_start.go:147
↓ 4 callersMethodGetGrpcCluster
GetGrpcCluster get the cluster or create it first time.
pkg/config/xds/apiclient/grpc.go:299
↓ 4 callersMethodGetHeader
(k string)
pkg/context/base_context.go:40
↓ 4 callersMethodGetHealthChecker
()
pkg/config/xds/model/health_check.pb.go:452
↓ 4 callersMethodGetHost
()
pkg/config/xds/model/health_check.pb.go:1284
↓ 4 callersMethodGetStatus
()
pkg/context/http/erroresponse.go:101
↓ 4 callersMethodGetUser
(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption)
tools/benchmark/protocol/grpc/proto/hello_grpc_grpc.pb.go:45
↓ 4 callersMethodGetUsers
(ctx context.Context, in *GetUsersRequest, opts ...grpc.CallOption)
tools/benchmark/protocol/grpc/proto/hello_grpc_grpc.pb.go:46
↓ 4 callersMethodInfof
(fmt string, args ...any)
pkg/logger/triple.go:45
↓ 4 callersMethodIsEmpty
IsEmpty put key and values into trie as map.
pkg/common/router/trie/trie.go:66
↓ 4 callersFunctionIsMatchAll
IsMatchAll return if is **
pkg/common/util/stringutil/stringutil.go:66
↓ 4 callersFunctionIsPathVariableOrWildcard
IsPathVariableOrWildcard return if is a PathVariable (:id, true)
pkg/common/util/stringutil/stringutil.go:45
↓ 4 callersFunctionK
(a)
admin/web/src/utils/three.js:423
↓ 4 callersMethodListenAndServe
()
admin/core/server.go:47
↓ 4 callersMethodListenConfig
(properties map[string]any)
pkg/configcenter/configclient.go:28
↓ 4 callersFunctionLoadAPIConfigFromFile
LoadAPIConfigFromFile load the api config from file
pkg/config/api_config.go:219
↓ 4 callersMethodMap
nolint
pkg/client/http/mapper.go:104
↓ 4 callersMethodMatchAPI
MatchAPI FindAPI returns the api that meets the rule
pkg/router/route.go:198
↓ 4 callersFunctionMd5
Md5 md5 encryption
admin/utils/function.go:26
↓ 4 callersFunctionNewBaseRegistry
(facade FacadeRegistry, adapterListener common.RegistryEventListener)
pkg/adapter/llmregistry/registry/base/baseregistry.go:79
↓ 4 callersFunctionNewHTTPClient
NewHTTPClient create dubbo client
pkg/client/http/http.go:80
↓ 4 callersFunctionNewUnaryResponse
NewUnaryResponse create response contains a []byte
pkg/client/response.go:30
↓ 4 callersMethodNext
()
pkg/context/base_context.go:30
↓ 4 callersMethodOnDeleteRouter
(r *model.Router)
pkg/server/router_manager.go:32
↓ 4 callersMethodParseAndSetAcceptHeader
ParseAndSetAcceptHeader parses Accept header and sets AcceptSSE/AcceptJSON flags
pkg/filter/mcp/mcpserver/context.go:173
↓ 4 callersFunctionParseHostPortFromURL
ParseHostPortFromURL extracts host and port from a raw URL or host:port string. It supports forms like: - http://host:port/path?query - https://host:p
pkg/adapter/mcpserver/common/util/url.go:59
↓ 4 callersFunctionRegisterNetworkFilterPlugin
RegisterNetworkFilter registers network filter.
pkg/common/extension/filter/filter.go:221
↓ 4 callersMethodRemoveAPI
(fullPath string, method config.Method)
pkg/filter/http/apiconfig/api/discovery_service.go:43
↓ 4 callersMethodRouteEntry
RouteEntry set route
pkg/context/http/context.go:105
↓ 4 callersMethodSend
Send msg to specified broker and Topic
pkg/client/mq/facade.go:89
↓ 4 callersMethodSendToolCallError
SendToolCallError sends a tool call error response
pkg/filter/mcp/mcpserver/response.go:134
↓ 4 callersMethodServeHTTP
ServeHTTP handle http request and response
pkg/common/extension/filter/filter.go:93
↓ 4 callersMethodSetListener
SetListener set the listener to the registry
pkg/adapter/llmregistry/registry/base/baseregistry.go:54
↓ 4 callersFunctionSetLoggerLevel
SetLoggerLevel changes the level at runtime without rebuilding logger.
pkg/logger/logger.go:152
↓ 4 callersMethodString
()
pkg/adapter/springcloud/cloud.go:93
↓ 4 callersMethodWriteHeader
(statusCode int)
pkg/filter/metric/metric_test.go:67
↓ 4 callersFunctionasValidationError
asValidationError performs a typed unwrap without importing errors in callers
pkg/filter/auth/mcp/filter.go:224
↓ 4 callersFunctionbuildOption
(conf config.MappingParam)
pkg/client/dubbo/dubbo.go:268
↓ 4 callersFunctioncleanupRegistry
cleanupRegistry resets the global registry between tests to ensure they are isolated.
pkg/cluster/retry/retry_test.go:58
↓ 4 callersFunctionclearLocalStorage
(name)
admin/web/src/utils/auth.js:59
↓ 4 callersFunctiondealResp
(in any, HumpToLine bool)
pkg/common/util/response.go:37
↓ 4 callersFunctionextractRoutes
extractRoutes extracts routes from the configuration by parsing the filters.
pkg/hotreload/route_reloader.go:73
↓ 4 callersFunctionfile_address_proto_init
()
pkg/config/xds/model/address.pb.go:229
↓ 4 callersFunctionfile_filter_proto_rawDescGZIP
()
pkg/config/xds/model/filter.pb.go:323
↓ 4 callersFunctionfile_route_proto_rawDescGZIP
()
pkg/config/xds/model/route.pb.go:319
↓ 4 callersFunctiongetClusterKey
(path string)
admin/logic/logic.go:520
↓ 4 callersFunctiongetListenerKey
(path string)
admin/logic/logic.go:524
↓ 4 callersFunctiongetResourceDetail
(id string, unpublished bool)
admin/controller/configInfo/configInfo.go:389
↓ 4 callersFunctiongetTrieKey
(method string, path string, isPrefix bool)
pkg/common/router/mock/router.go:104
↓ 4 callersMethodgetUser
(userID string)
tools/benchmark/protocol/dubbo/go-server/pkg/user_provider.go:37
↓ 4 callersMethodhandleGetRequest
handleGetRequest handles HTTP GET requests for SSE stream establishment
pkg/filter/mcp/mcpserver/filter.go:217
↓ 4 callersMethodinit
()
admin/web/src/utils/socket.js:25
↓ 4 callersFunctionloadAPIFromResource
(parentPath string, resources []config.Resource, parentHeaders map[string]string, localSrv APIDiscoveryService
pkg/filter/http/apiconfig/api/discovery_service.go:178
↓ 4 callersFunctionmapPrepare
(mp config.MappingParam, rawTarget any)
pkg/client/http/mapper.go:210
↓ 4 callersFunctionnewHttpContext
newHttpContext creates a test HTTP context with request and response recorder
pkg/filter/auth/mcp/filter_test.go:100
↓ 4 callersFunctionrad
(d)
admin/web/src/utils/common.js:80
↓ 4 callersFunctionreadAll
(t *testing.T, path string)
pkg/logger/logger_test.go:48
↓ 4 callersFunctionreflectionSupport
(err error)
pkg/filter/http/grpcproxy/descriptor_source.go:91
↓ 4 callersMethodsendResponse
sendResponse sends any response and handles Content-Length cleanup
pkg/filter/mcp/mcpserver/response.go:140
↓ 4 callersFunctionsetTargetWithOpt
(req *client.Request, option client.RequestOption, target *dubboTarget, pos int, value any, targetType string
pkg/client/dubbo/mapper.go:196
↓ 4 callersMethodsetupListeners
setupListeners setup listeners accord to dynamic resource
pkg/config/xds/lds.go:110
↓ 4 callersMethodwriteStatus
(w stdHttp.ResponseWriter, status *status.Status)
pkg/common/grpc/manager.go:109
↓ 3 callersFunctionA
(a,b,c)
admin/web/src/utils/three.js:422
↓ 3 callersMethodAbort
()
pkg/context/base_context.go:31
↓ 3 callersMethodAction
(target, val any)
pkg/client/client.go:45
↓ 3 callersMethodAction
Action of valuesOpt retrieve value from [2]interface{} then assign to target, which the first element is the parameter values to dubbo generic call. t
pkg/client/dubbo/option.go:141
↓ 3 callersFunctionAdapter
(cfg *model.Bootstrap)
pkg/config/config_load.go:109
↓ 3 callersFunctionBizSetResourceMethod
BizSetResourceMethod create or update method below specific path
admin/logic/logic.go:258
↓ 3 callersMethodCancelListenToServer
CancelListenToServer cancels listening to MCP server
pkg/adapter/mcpserver/registry/nacos/client.go:330
↓ 3 callersMethodClearMetrics
ClearMetrics clears all recorded metrics.
pkg/context/http/context.go:278
↓ 3 callersMethodCreateConsistentHash
CreateConsistentHash creates consistent hashing algorithms for Load Balance.
pkg/model/cluster.go:122
↓ 3 callersMethodCreateFilter
CreateFilter return the filter callback
pkg/common/extension/filter/filter.go:145
↓ 3 callersMethodCreateToken
CreateToken Generate token (based on user basic information) HS256 algorithm
admin/controller/auth/auth.go:107
↓ 3 callersMethodDebug
(args ...any)
pkg/logger/triple.go:41
↓ 3 callersMethodDeepCopy
()
pkg/filter/auth/jwt/jwt.go:257
↓ 3 callersMethodDescriptor
Deprecated: Use Int64Range.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:697
↓ 3 callersFunctionE
(a)
admin/web/src/utils/three.js:422
↓ 3 callersMethodEXPECT
EXPECT returns an object that allows the caller to indicate expected use.
pkg/server/controls/mocks/mocks.go:254
↓ 3 callersMethodFlush
()
pkg/common/http/manager_test.go:296
↓ 3 callersFunctionG
()
admin/web/src/utils/three.js:422
↓ 3 callersMethodGet
Get get values according key.pathVariable not supported.
pkg/common/router/trie/trie.go:95
← previousnext →301–400 of 3,410, ranked by callers