Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fagongzi/manba
/ Marshal
Method
Marshal
pkg/store/store_etcd.go:807–807 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
805
806
type
pb
interface
{
807
Marshal() ([]byte, error)
808
Unmarshal([]byte) error
809
GetID() uint64
810
}
Callers
15
AddBind
Method · 0.65
RegistryProxy
Method · 0.65
putPB
Method · 0.65
putPBWithOp
Method · 0.65
XXX_Marshal
Method · 0.65
XXX_Marshal
Method · 0.65
XXX_Marshal
Method · 0.65
XXX_Marshal
Method · 0.65
XXX_Marshal
Method · 0.65
XXX_Marshal
Method · 0.65
XXX_Marshal
Method · 0.65
XXX_Marshal
Method · 0.65
Implementers
15
Cluster
pkg/pb/metapb/metapb.pb.go
Server
pkg/pb/metapb/metapb.pb.go
API
pkg/pb/metapb/metapb.pb.go
Routing
pkg/pb/metapb/metapb.pb.go
PutClusterRsp
pkg/pb/rpcpb/rpcpb.pb.go
RemoveClusterReq
pkg/pb/rpcpb/rpcpb.pb.go
GetClusterReq
pkg/pb/rpcpb/rpcpb.pb.go
PutServerRsp
pkg/pb/rpcpb/rpcpb.pb.go
RemoveServerReq
pkg/pb/rpcpb/rpcpb.pb.go
GetServerReq
pkg/pb/rpcpb/rpcpb.pb.go
PutAPIRsp
pkg/pb/rpcpb/rpcpb.pb.go
RemoveAPIReq
pkg/pb/rpcpb/rpcpb.pb.go
Calls
no outgoing calls
Tested by
no test coverage detected