Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoCollaborate/src
/ functions
Functions
406 in github.com/GoCollaborate/src
⨍
Functions
406
◇
Types & classes
79
Method
Mount
(job *Job)
artifacts/task/background.go:14
Function
NewBackground
()
artifacts/task/background.go:5
Method
NewCSVOperator
()
helpers/ioHelper/ioHelper.go:33
Function
NewCard
Card is the network config of server
artifacts/card/card.go:9
Function
NewCardMessage
()
artifacts/message/message.go:11
Function
NewCardMessageFuture
(in *CardMessage)
artifacts/message/messageFuture.go:13
Function
NewCardMessageWithOptions
(cluster string, from *card.Card, to *card.Card, cards map[string]*card.Card, timestamp int64, msgType CardMes
artifacts/message/message.go:17
Function
NewCollaborator
Return an instance of Collaborator
collaborator/collaborator.go:38
Function
NewCollection
()
artifacts/task/task.go:58
Function
NewErrorResource
(errors ...*Error)
artifacts/restful/error.go:19
Function
NewLogger
Return an instance of logger.
logger/logger.go:31
Function
NewMaster
()
artifacts/master/master.go:22
Function
NewRequest
()
artifacts/restful/restful.go:27
Function
NewResponse
()
artifacts/restful/restful.go:31
Function
NewServiceServerStub
(wk iworkable.Workable)
collaborator/server_stub.go:15
Function
NewTaskContext
(ctx interface{})
artifacts/task/taskContext.go:15
Function
NewTaskFuture
(in *Task)
artifacts/task/taskFuture.go:13
Method
Prev
()
artifacts/task/stage.go:9
Method
Proceed
(tsks map[int]*task.Task)
artifacts/iworkable/iworkable.go:74
Function
Profile
(w http.ResponseWriter, r *http.Request)
web/dashboard.go:17
Method
ProtoMessage
()
artifacts/task/task.pb.go:36
Method
ProtoMessage
()
artifacts/digest/digest.pb.go:36
Method
ProtoMessage
()
artifacts/digest/digest.pb.go:50
Method
ProtoMessage
()
artifacts/card/card.pb.go:40
Method
ProtoMessage
()
artifacts/message/message.pb.go:38
Method
ProtoMessage
()
artifacts/message/message.pb.go:50
Method
ProtoMessage
()
artifacts/message/message.pb.go:102
Method
ProtoMessage
()
artifacts/message/message.pb.go:154
Method
Quit
()
artifacts/worker/worker.go:63
Function
RandStringBytesMaskImprSrc
(n int)
utils/random.go:15
Function
RangePrint
(cards map[string]*card.Card)
helpers/cardHelper/cardHelper.go:31
Function
Reader
(r *http.Request)
artifacts/restful/restful.go:89
Method
Receive
()
artifacts/task/taskFuture.go:17
Method
Receive
()
artifacts/message/messageFuture.go:17
Function
RecoverHandler
()
utils/network.go:47
Method
Reduce
(sources map[int]*task.Task)
artifacts/ireducer/ireducer.go:8
Method
Reduce
(sources map[int]*task.Task)
artifacts/ireducer/ireducer.go:18
Method
ReduceTo
reduce the source from input set to the source of output set
helpers/taskHelper/mapop.go:20
Function
ReflectFuncName
(fun interface{})
utils/reflect.go:11
Method
Reset
()
artifacts/task/task.pb.go:34
Method
Reset
()
artifacts/digest/digest.pb.go:34
Method
Reset
()
artifacts/digest/digest.pb.go:48
Method
Reset
()
artifacts/card/card.pb.go:38
Method
Reset
()
artifacts/message/message.pb.go:48
Method
Reset
()
artifacts/message/message.pb.go:100
Method
Reset
()
artifacts/message/message.pb.go:152
Method
Return
(out *CardMessage)
artifacts/message/messageFuture.go:21
Function
Routes
(w http.ResponseWriter, r *http.Request)
web/dashboard.go:24
Function
Run
(vars ...*cmd.SysVars)
collaborate.go:95
Method
Send
()
artifacts/restful/restful.go:83
Function
SendErrorWith
(w http.ResponseWriter, errPayload restful.ErrorPayload, status int)
helpers/restfulHelper/restfulHelper.go:12
Method
SerializeToJSON
()
artifacts/iremote/iparamteterizable.go:4
Method
SerializeToJSON
()
artifacts/parameter/parameter.go:17
Function
Set
(key string, val ...interface{})
collaborate.go:22
Method
SetCards
type Digest struct { Cards_ map[string]card.Card `json:"cards"` Ts_ int64 `json:"timestamp"` } func (dgst *Digest) Cards() map[str
artifacts/digest/digest.go:20
Method
SetJob
(j *task.Job)
store/store.go:158
Method
SetLocal
(key string, val *JobFunc)
store/store.go:173
Method
SetShared
(key string, val *JobFunc)
store/store.go:169
Method
SetTimeStamp
(ts int64)
artifacts/digest/digest.go:24
Function
Slice
slice the data source of the map into N separate segments
helpers/taskHelper/partitioner.go:8
Function
SortArrayInt
(origin []int)
utils/sort.go:7
Function
SortArrayIntReverse
(origin []int)
utils/sort.go:13
Method
Stacks
(stacks ...string)
artifacts/task/job.go:127
Method
Stamp
()
artifacts/message/message.go:70
Function
Stats
(w http.ResponseWriter, r *http.Request)
web/dashboard.go:80
Method
String
()
artifacts/digest/digest.pb.go:35
Method
String
()
artifacts/digest/digest.pb.go:49
Method
String
()
artifacts/message/message.pb.go:49
Method
String
()
artifacts/message/message.pb.go:86
Method
String
()
artifacts/message/message.pb.go:101
Method
String
()
artifacts/message/message.pb.go:153
Function
StripRouteToAPIRoute
(rt string)
utils/reflect.go:16
Function
StripRouteToFunctName
(rt string)
utils/reflect.go:20
Function
SupportXHTTPMethodOverride
Override method by checking its header One thing you can do is to "tunnel" HTTP Methods inside another HTTP Header. Basically you have a header that s
utils/network.go:35
Method
SyncDistribute
(sources []*task.Task)
artifacts/iremote/icollaboratable.go:8
Method
Tasks
(tsks ...*Task)
artifacts/task/job.go:132
Method
ToSeed
()
artifacts/card/card.go:50
Method
Todo
(todo func(sources map[int]*task.Task) (map[int]*task.Task, error))
artifacts/iexecutor/iexecutor.go:29
Method
Type
(t ...string)
artifacts/iexecutor/iexecutor.go:10
Method
Type
(t ...string)
artifacts/iexecutor/iexecutor.go:22
Function
UnmarshalCards
(original []interface{})
helpers/cardHelper/cardHelper.go:8
Function
UnmarshalParameters
(original []interface{})
helpers/parameterHelper/parameterHelper.go:7
Function
UnmarshalStringArray
(original []interface{})
helpers/parameterHelper/parameterHelper.go:25
Method
Update
(dgst iremote.IDigest)
artifacts/message/message.go:65
Method
Validate
()
artifacts/iremote/iparamteterizable.go:5
Function
Vars
()
cmd/cmd.go:60
Function
VarsJSONArrayStr
()
cmd/cmd.go:65
Function
WithHeader
(key, value string)
utils/network.go:20
Method
WithHeader
(key, val string)
artifacts/restful/restful.go:71
Method
WithIncluded
(resources ...RestfulResource)
artifacts/restful/restful.go:120
Method
WithLinks
(links *Links)
artifacts/restful/restful.go:65
Method
WithResource
(resource RestfulResource)
artifacts/restful/restful.go:45
Method
WithResource
(resource RestfulResource)
artifacts/restful/restful.go:98
Method
WithResourceArr
(resources interface{})
artifacts/restful/restful.go:60
Method
WithResourceArr
(resources interface{})
artifacts/restful/restful.go:114
Method
WithResources
(resources ...RestfulResource)
artifacts/restful/restful.go:51
Method
WithResources
(resources ...RestfulResource)
artifacts/restful/restful.go:105
Method
WithStatus
(status int)
artifacts/restful/restful.go:77
Function
Writer
(w http.ResponseWriter)
artifacts/restful/restful.go:35
Function
_RPCService_Distribute_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
collaborator/services/rpc_services.pb.go:88
← previous
next →
301–400 of 406, ranked by callers