Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/dubbo-go-pixiu
/ functions
Functions
3,410 in github.com/apache/dubbo-go-pixiu
⨍
Functions
3,410
◇
Types & classes
888
Method
Descriptor
Deprecated: Use EdsClusterConfig.ProtoReflect.Descriptor instead.
pkg/config/xds/model/cluster.pb.go:206
Method
Descriptor
Deprecated: Use Cluster.ProtoReflect.Descriptor instead.
pkg/config/xds/model/cluster.pb.go:268
Method
Descriptor
Deprecated: Use Endpoint.ProtoReflect.Descriptor instead.
pkg/config/xds/model/cluster.pb.go:368
Method
Descriptor
Deprecated: Use Address.ProtoReflect.Descriptor instead.
pkg/config/xds/model/address.pb.go:78
Method
Descriptor
Deprecated: Use SocketAddress.ProtoReflect.Descriptor instead.
pkg/config/xds/model/address.pb.go:139
Method
Descriptor
Deprecated: Use Adapter.ProtoReflect.Descriptor instead.
pkg/config/xds/model/adapter.pb.go:78
Method
Descriptor
Deprecated: Use PixiuExtensionClusters.ProtoReflect.Descriptor instead.
pkg/config/xds/model/extension.pb.go:77
Method
Descriptor
Deprecated: Use PixiuExtensionListeners.ProtoReflect.Descriptor instead.
pkg/config/xds/model/extension.pb.go:125
Method
Descriptor
Deprecated: Use HealthCheck.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:385
Method
Descriptor
Deprecated: Use HeaderValueOption.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:633
Method
Descriptor
Deprecated: Use StringMatcher.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:761
Method
Descriptor
Deprecated: Use RegexMatcher.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:913
Method
Descriptor
Deprecated: Use RegexMatchAndSubstitute.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1006
Method
Descriptor
Deprecated: Use EventServiceConfig.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1058
Method
Descriptor
Deprecated: Use HealthyHeaderValue.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1100
Method
Descriptor
Deprecated: Use HealthCheck_Payload.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1158
Method
Descriptor
Deprecated: Use HealthCheck_HttpHealthCheck.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1280
Method
Descriptor
Deprecated: Use HealthCheck_TcpHealthCheck.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1395
Method
Descriptor
Deprecated: Use HealthCheck_RedisHealthCheck.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1453
Method
Descriptor
Deprecated: Use HealthCheck_GrpcHealthCheck.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1514
Method
Descriptor
Deprecated: Use HealthCheck_CustomHealthCheck.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1577
Method
Descriptor
Deprecated: Use HealthCheck_TlsOptions.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1656
Method
Descriptor
Deprecated: Use RegexMatcher_GoogleRE2.ProtoReflect.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:1725
Function
DescriptorSourceFromFileDescriptors
(files ...*desc.FileDescriptor)
pkg/filter/http/grpcproxy/descriptor_operation.go:28
Function
DetailCluster
@Tags Config @Summary get cluster detail @Description get cluster detail according to cluster ID @Produce application/json @Param id query string true
admin/controller/configInfo/cluster.go:105
Function
DetailListener
@Tags Config @Summary get Listener detail @Description get Listener details based on name @Produce application/json @Param name query string true "Lis
admin/controller/configInfo/listener.go:106
Method
DoSubscribe
DoSubscribe subscribes the registry cluster to monitor the changes.
pkg/adapter/llmregistry/registry/base/baseregistry.go:31
Method
DoSubscribe
()
pkg/adapter/llmregistry/registry/base/baseregistry_test.go:43
Method
DoSubscribe
()
pkg/adapter/llmregistry/registry/nacos/registry.go:46
Method
DoSubscribe
()
pkg/adapter/dubboregistry/registry/base/baseregistry_test.go:36
Method
DoSubscribe
()
pkg/adapter/dubboregistry/registry/nacos/registry.go:48
Method
DoSubscribe
DoSubscribe is the implementation of subscription on the target registry.
pkg/adapter/dubboregistry/registry/zookeeper/registry.go:95
Method
DoUnsubscribe
DoUnsubscribe unsubscribes the registry cluster.
pkg/adapter/llmregistry/registry/base/baseregistry.go:33
Method
DoUnsubscribe
()
pkg/adapter/llmregistry/registry/base/baseregistry_test.go:48
Method
DoUnsubscribe
()
pkg/adapter/llmregistry/registry/nacos/registry.go:51
Method
DoUnsubscribe
()
pkg/adapter/dubboregistry/registry/base/baseregistry_test.go:39
Method
DoUnsubscribe
()
pkg/adapter/dubboregistry/registry/nacos/registry.go:57
Method
DoUnsubscribe
DoUnsubscribe stops monitoring the target registry.
pkg/adapter/dubboregistry/registry/zookeeper/registry.go:113
Method
Done
()
pkg/adapter/springcloud/servicediscovery/zookeeper/zk_discovery.go:338
Method
Dsn
()
admin/config/gorm.go:32
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use.
pkg/server/controls/mocks/mocks.go:140
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use.
pkg/server/controls/mocks/mocks.go:189
Function
Eb
(a)
admin/web/src/utils/three.js:444
Function
EditPassword
@Tags Account @Summary modify account password @Description to modify the current user's password, the username must be included in the header. @Accep
admin/controller/account/user.go:74
Method
EditPassword
(oldPassword, newPassword, username string)
admin/dao/impl/user.go:51
Method
Encode
(ctx *contexthttp.HttpContext)
pkg/common/http/manager_test.go:96
Method
Encode
(ctx *contexthttp.HttpContext)
pkg/common/extension/filter/filter_manager_test.go:83
Method
Encode
(hc *contexthttp.HttpContext)
pkg/filter/llm/tokenizer/tokenizer.go:146
Method
Encode
(ctx *http.HttpContext)
pkg/filter/http/proxywasm/filter.go:81
Method
Encode
(ctx *http.HttpContext)
pkg/filter/http/proxywasm/filter_windows.go:52
Method
Encode
Encode processes outgoing HTTP responses.
pkg/filter/mcp/mcpserver/filter.go:171
Method
Encode
(hc *contexthttp.HttpContext)
pkg/filter/tracing/tracing.go:87
Method
Enum
()
pkg/config/xds/model/listener.pb.go:74
Method
Enum
()
pkg/config/xds/model/health_check.pb.go:139
Method
Enum
()
pkg/config/xds/model/health_check.pb.go:197
Method
EnumDescriptor
Deprecated: Use Listener_Protocols.Descriptor instead.
pkg/config/xds/model/listener.pb.go:97
Method
EnumDescriptor
Deprecated: Use HealthStatus.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:110
Method
EnumDescriptor
Deprecated: Use CodecClientType.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:162
Method
EnumDescriptor
Deprecated: Use HeaderValueOption_HeaderAppendAction.Descriptor instead.
pkg/config/xds/model/health_check.pb.go:220
Method
EnumValue
(s string)
tools/benchmark/protocol/dubbo/go-server/pkg/user.go:60
Method
EnumValue
(s string)
tools/benchmark/protocol/dubbo/go-client/pkg/user.go:61
Method
ErrorEnabled
()
pkg/filter/sentinel/logger_warpper.go:54
Method
ExistCluster
ExistCluster
pkg/model/bootstrap.go:75
Method
ExistW
ExistW is a wrapper to the zk connection conn.ExistsW
pkg/adapter/dubboregistry/remoting/zookeeper/client.go:130
Function
Fb
(a)
admin/web/src/utils/three.js:445
Function
FedLogOut
({ commit })
admin/web/src/store/store.js:163
Method
Fetch
Fetch overwrite DiscoverApi.Fetch.
pkg/config/xds/lds.go:43
Method
Fetch
Fetch get config data from discovery service and return Any type.
pkg/config/xds/apiclient/grpc.go:102
Method
Fetch
(_ string)
pkg/config/xds/apiclient/grpc_envoy.go:125
Method
FindSymbol
(fullyQualifiedName string)
pkg/client/proxy/descriptor_source.go:142
Method
FindSymbol
(fullyQualifiedName string)
pkg/filter/http/grpcproxy/descriptor_source.go:63
Method
FindSymbol
(fullyQualifiedName string)
pkg/filter/http/grpcproxy/descriptor_source.go:122
Method
FindSymbol
(fullyQualifiedName string)
pkg/filter/http/grpcproxy/descriptor_source.go:154
Method
Flush
()
pkg/common/http/manager_test.go:350
Method
GatewayClassFilter
(obj client.Object)
controllers/internal/controller/gatewayclass_controller.go:138
Function
GatewayParametersRefIndexFunc
(rawObj client.Object)
controllers/internal/controller/indexer/indexer.go:92
Function
GenIndexKey
(namespace, name string)
controllers/internal/controller/indexer/indexer.go:51
Method
GenerateHash
()
pkg/context/http/context.go:233
Method
GenerateHash
GenerateHash generate hash for cache key
pkg/context/grpc/context.go:100
Method
GenerateHash
()
pkg/context/dubbo/context.go:64
Method
Get
(key string)
pkg/wasm/utils.go:47
Method
Get
Get node get returns: *Node this node in path, if not exists return nil []string key reversed array of pathVariable /:aa/:bb/:cc returns array of (
pkg/common/router/trie/trie.go:245
Method
Get
(s string)
pkg/adapter/springcloud/servicediscovery/nacos/nacos.go:212
Method
Get
Get a slot by hashing the input key.
pkg/cluster/loadbalancer/maglev/permutation.go:197
Method
GetAPI
()
pkg/context/base_context.go:51
Method
GetAPI
GetAPI get api
pkg/context/http/context.go:217
Method
GetAPIService
()
pkg/filter/http/apiconfig/api_config.go:99
Method
GetAPITypeStr
()
pkg/config/xds/model/cluster.pb.go:84
Method
GetAdapters
()
pkg/config/xds/model/bootstrap.pb.go:331
Method
GetAddress
()
pkg/config/xds/model/bootstrap.pb.go:201
Method
GetAddress
()
pkg/config/xds/model/address.pb.go:143
Method
GetAddress
()
pkg/config/xds/model/listener.pb.go:152
Method
GetAddress
GetAddress get etcd server address
admin/config/config.go:60
Method
GetAge
()
tools/benchmark/api/samples_api.pb.go:207
Method
GetAllFiles
()
pkg/filter/http/grpcproxy/descriptor_operation.go:57
Method
GetAllServicesInfo
(param vo.GetAllServiceInfoParam)
pkg/remote/nacos/client.go:45
Method
GetAllServicesInfo
(_ vo.GetAllServiceInfoParam)
pkg/adapter/mcpserver/registry/nacos/client_test.go:274
Method
GetAlpnProtocols
()
pkg/config/xds/model/health_check.pb.go:1660
Method
GetAltPort
()
pkg/config/xds/model/health_check.pb.go:438
Method
GetAlwaysLogHealthCheckFailures
()
pkg/config/xds/model/health_check.pb.go:536
← previous
next →
2,001–2,100 of 3,410, ranked by callers