Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mediachain/concat
/ functions
Functions
779 in github.com/mediachain/concat
⨍
Functions
779
◇
Types & classes
159
Function
_StatementBody_OneofUnmarshaler
(msg proto1.Message, tag, wire int, b *proto1.Buffer)
proto/stmt.pb.go:149
Method
add
(stmt *pb.Statement)
mc/query/eval.go:454
Method
add
(stmt *pb.Statement)
mc/query/eval.go:499
Method
add
(stmt *pb.Statement)
mc/query/eval.go:523
Method
begin
(hint int)
mc/query/eval.go:452
Method
begin
(hint int)
mc/query/eval.go:495
Method
begin
(hint int)
mc/query/eval.go:519
Method
bootstrapTick
(worker goproc.Process)
mcnode/dht.go:62
Function
compoundCriteriaAND
(stmt *pb.Statement, left, right StatementFilter)
mc/query/eval.go:147
Function
compoundCriteriaOR
(stmt *pb.Statement, left, right StatementFilter)
mc/query/eval.go:151
Function
countFunctionSelector
(res []interface{})
mc/query/eval.go:315
Function
counterCriteriaFilter
(stmt *pb.Statement)
mc/query/eval.go:122
Method
criteriaType
()
mc/query/query.go:63
Method
criteriaType
()
mc/query/query.go:92
Method
criteriaType
()
mc/query/query.go:96
Method
criteriaType
()
mc/query/query.go:100
Method
criteriaType
()
mc/query/query.go:104
Method
criteriaType
()
mc/query/query.go:108
Method
dataHandler
(s p2p_net.Stream)
mcnode/proto.go:179
Method
doDirListNSImpl
(ctx context.Context, dir p2p_pstore.PeerInfo)
mcnode/net.go:759
Method
doPublish
(ns string, body interface{})
mcnode/node.go:169
Function
emptyFilter
(*pb.Statement)
mc/query/eval.go:159
Method
end
()
mc/query/eval.go:460
Method
end
()
mc/query/eval.go:503
Method
end
()
mc/query/eval.go:527
Method
httpAuth
GET /auth retrieves all peer authorization rules in json
mcnode/api.go:1119
Method
httpAuthPeer
GET /auth/{peerId} POST /auth/{peerId} gets/sets auth rules for peerId rules are specified as a comma separated list of namespaces (or ns wildcards)
mcnode/api.go:1132
Method
httpAuthPeerGet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1136
Method
httpAuthPeerSet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1152
Method
httpCompactData
POST /data/compact compact the datastore
mcnode/api.go:930
Method
httpConfigDir
GET /config/dir POST /config/dir retrieve/set the configured directory
mcnode/api.go:1019
Method
httpConfigDirGet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1023
Method
httpConfigDirSet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1029
Method
httpConfigInfo
GET /config/info POST /config/info retrieve/set node information
mcnode/api.go:1091
Method
httpConfigInfoGet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1095
Method
httpConfigInfoSet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1099
Method
httpConfigNAT
GET /config/nat POST /config/nat retrieve/set the NAT configuration
mcnode/api.go:1055
Method
httpConfigNATGet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1059
Method
httpConfigNATSet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1063
Method
httpDataKeys
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:952
Method
httpDelete
POST /delete DATA: MCQL DELTE query Deletes statements from the statement db Returns the number of statements deleted
mcnode/api.go:711
Method
httpDirList
GET /dir/list GET /dir/list/{namespace} List peers known to the directory, with a namespace filter if provided
mcnode/api.go:231
Method
httpDirListAll
GET /dir/list/{namespace}/all List peers known to the directory, including self in the results
mcnode/api.go:237
Method
httpDirListMF
GET /dir/listmf/{entity} List manifests from some entity
mcnode/api.go:282
Method
httpDirListNS
GET /dir/listns List namespaces known to the directory
mcnode/api.go:265
Method
httpGCData
POST /data/gc garbage collect orphan data objects that are not referenced by any statement
mcnode/api.go:912
Method
httpGetData
GET /data/get/{objectId} Retrieves a data object from the datastore
mcnode/api.go:772
Method
httpGetDataBatch
POST /data/get Retrieves a batch of data objects from the datastore
mcnode/api.go:801
Method
httpId
Local node REST API implementation GET /id Returns the node info, which includes the peer and publisher ids, and the configured node information.
mcnode/api.go:45
Method
httpImport
POST /import DATA: A stream of json-encoded pb.Statements Merges a stream of pre-signed statements Returns the number of statements merged
mcnode/api.go:430
Method
httpManifest
GET /manifest POST /manifest Gets or sets the node's manifests
mcnode/api.go:1188
Method
httpManifestGet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1192
Method
httpManifestPeer
GET /manifest/{peerId} Requests manifest from remote peer peerId
mcnode/api.go:1246
Method
httpManifestSelf
GET /manifest/node Produces a manifest body for this node; input for signing with mcid
mcnode/api.go:1235
Method
httpManifestSet
(w http.ResponseWriter, r *http.Request)
mcnode/api.go:1203
Method
httpMerge
POST /merge/{peerId} DATA: MCQL SELECT query Queries a remote peer and merges the resulting statements into the local db; returns the number of statem
mcnode/api.go:601
Method
httpMergeData
POST /data/merge/{peerId} Merges raw data objects from peerId
mcnode/api.go:877
Method
httpNetAddr
GET /net/addr Returns all routable node addrs
mcnode/api.go:82
Method
httpNetConns
GET /net/conns Returns all active peer connections
mcnode/api.go:108
Method
httpNetFindPeers
GET /net/find Find peers through DHT rendezvous
mcnode/api.go:188
Method
httpNetIdentify
GET /net/identify/{peerId} Identify a peer using information collected by the libp2p identify service
mcnode/api.go:139
Method
httpNetLookup
GET /net/lookup/{peerId} Looks up a peer in the network
mcnode/api.go:117
Method
httpNetPeerAddr
GET /net/addr/{peerId} Returns all peer addrs in the local cache
mcnode/api.go:91
Method
httpNetPing
GET /net/ping/{peerId} Ping a peer using the ipfs ping protocol
mcnode/api.go:165
Method
httpPing
GET /ping/{peerId} Lookup a peer in the directory and ping it with the /mediachain/node/ping protocol. The node must be online and a directory must ha
mcnode/api.go:207
Method
httpPublish
POST /publish/{namespace} DATA: A stream of json-encoded pb.SimpleStatements Publishes a batch of statements to the specified namespace. Returns the s
mcnode/api.go:319
Method
httpPublishCompound
POST /publish/{namespace}/{combine} DATA: A stream of json-encoded pb.SimpleStatements using CompoundStatement grouping Publishes a batch of statement
mcnode/api.go:365
Method
httpPush
POST /push/{peerId} DATA: MCQL SELECT query Pushes statements matching the query to peerId for merge; must be authorized for push by the peer returns
mcnode/api.go:655
Method
httpPutData
POST /data/put DATA: A stream of json-encoded data objects Puts a batch of objects to the datastore returns a stream of object ids (B58 encoded conten
mcnode/api.go:831
Method
httpQuery
POST /query DATA: MCQL SELECT query Queries the statement database and return the result set in ndjson
mcnode/api.go:509
Method
httpRemoteId
GET /id/{peerId} Returns the node info from a remote peer
mcnode/api.go:56
Method
httpRemoteQuery
POST /query/{peerId} DATA: MCQL SELECT query Queries a remote peer and returns the result set in ndjson
mcnode/api.go:549
Method
httpShutdown
POST /shutdown shutdown the node
mcnode/api.go:1277
Method
httpStatement
GET /stmt/{statementId} Retrieves a statement by id
mcnode/api.go:483
Method
httpStatus
GET /status Returns the node network state
mcnode/api.go:966
Method
httpStatusSet
POST /status/{state} Effects the network state
mcnode/api.go:973
Method
httpSyncData
POST /data/sync flushes the datastore; useful for immediately reclaiming space used by the WAL
mcnode/api.go:942
Method
httpVacuumFull
POST /vacuum/incremental Perform a full vacuum in the statement db
mcnode/api.go:755
Method
httpVacuumIncremental
POST /vacuum/incremental Perform an incremental vacuum in the statement db
mcnode/api.go:743
Function
idCriteriaFilter
(stmt *pb.Statement)
mc/query/eval.go:56
Method
idHandler
(s p2p_net.Stream)
mcnode/proto.go:44
Function
init
()
proto/node.pb.go:1039
Function
init
()
proto/stmt.pb.go:272
Function
init
()
proto/dir.pb.go:218
Function
init
()
proto/manifest.pb.go:136
Function
init
()
mcnode/api.go:307
Function
init
()
mcnode/net.go:249
Function
init
()
mcnode/dht.go:139
Function
init
()
mc/nat.go:96
Function
init
()
mc/util.go:186
Function
init
()
mc/entity.go:64
Method
isDataResult_Result
()
proto/node.pb.go:611
Method
isDataResult_Result
()
proto/node.pb.go:624
Method
isDataResult_Result
()
proto/node.pb.go:625
Method
isDataResult_Result
()
proto/node.pb.go:626
Method
isManifestBody_Body
()
proto/manifest.pb.go:48
Method
isManifestBody_Body
()
proto/manifest.pb.go:55
Method
isPushResponse_Body
()
proto/node.pb.go:782
Method
isPushResponse_Body
()
proto/node.pb.go:792
Method
isPushResponse_Body
()
proto/node.pb.go:793
← previous
next →
601–700 of 779, ranked by callers