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
Enqueue
(ts map[int]*task.Task)
artifacts/iworkable/iworkable.go:50
Method
Entries
()
artifacts/task/taskContext.go:20
Method
EnumDescriptor
()
artifacts/message/message.pb.go:89
Function
Error401Unauthorized
create error types
artifacts/restful/error.go:30
Function
Error403Forbidden
()
artifacts/restful/error.go:39
Function
Error404NotFound
()
artifacts/restful/error.go:48
Function
Error405MethodNotAllowed
()
artifacts/restful/error.go:57
Function
Error408RequestTimeout
()
artifacts/restful/error.go:66
Function
Error409Conflict
()
artifacts/restful/error.go:75
Function
Error415UnsupportedMediaType
()
artifacts/restful/error.go:84
Function
Error500InternalServerError
()
artifacts/restful/error.go:93
Function
Error502BadGateway
()
artifacts/restful/error.go:102
Function
Error503ServiceUnavailable
()
artifacts/restful/error.go:111
Function
Exchange
(in *message.CardMessage)
helpers/messageHelper/messageHelper.go:9
Method
Exchange
( ctx context.Context, in *message.CardMessage)
collaborator/server_stub.go:35
Method
Exchange
(ctx context.Context, in *message.CardMessage, opts ...grpc.CallOption)
collaborator/services/rpc_services.pb.go:68
Method
Exchange
(context.Context, *message.CardMessage)
collaborator/services/rpc_services.pb.go:81
Method
Execute
(sources map[int]*task.Task)
artifacts/iexecutor/iexecutor.go:33
Method
Fill
fill up the given struct from pre-defined data source
helpers/ioHelper/ioHelper.go:71
Function
Filter
(inmaps map[int]*task.Task, f func(int, *task.Task) bool)
helpers/taskHelper/filter.go:7
Method
Filter
(f func(interface{}) bool)
artifacts/task/task.go:75
Function
FromPath
(path string)
helpers/ioHelper/ioHelper.go:46
Function
FromString
(s string)
helpers/ioHelper/ioHelper.go:58
Function
FromURL
(url string)
helpers/ioHelper/ioHelper.go:37
Method
GetAPI
()
artifacts/digest/digest.pb.go:40
Method
GetAPI
()
artifacts/card/card.pb.go:64
Method
GetAPI
()
artifacts/message/message.pb.go:42
Method
GetAlive
()
artifacts/digest/digest.pb.go:39
Method
GetAlive
()
artifacts/card/card.pb.go:57
Method
GetAlive
()
artifacts/message/message.pb.go:41
Method
GetCards
()
artifacts/digest/digest.pb.go:53
Method
GetCards
()
artifacts/message/message.pb.go:51
Method
GetCluster
()
artifacts/message/message.pb.go:105
Method
GetDigest
()
artifacts/message/message.pb.go:140
Method
GetFullEndPoint
()
artifacts/card/card.go:38
Method
GetID
()
artifacts/worker/worker.go:59
Method
GetIP
()
artifacts/digest/digest.pb.go:37
Method
GetIP
()
artifacts/card/card.pb.go:43
Method
GetIP
()
artifacts/message/message.pb.go:39
Method
GetId
()
artifacts/resources/resource.go:13
Method
GetId
()
artifacts/restful/restful.go:23
Function
GetInstance
()
store/store.go:49
Method
GetJob
(id string)
store/store.go:162
Method
GetKey
()
artifacts/message/message.pb.go:157
Method
GetLocal
(key string)
store/store.go:177
Function
GetLoggerInstance
()
logger/logger.go:52
Function
GetLogs
()
logger/logger.go:117
Function
GetMsgChan
()
store/store.go:42
Function
GetPort
()
utils/network.go:86
Method
GetPort
()
artifacts/digest/digest.pb.go:38
Method
GetPort
()
artifacts/message/message.pb.go:40
Method
GetPriority
()
artifacts/task/task.go:54
Method
GetRelationships
()
artifacts/resources/resource.go:17
Method
GetRelationships
()
artifacts/restful/restful.go:24
Function
GetRouter
()
store/store.go:35
Method
GetSeed
()
artifacts/digest/digest.pb.go:41
Method
GetSeed
()
artifacts/card/card.pb.go:71
Method
GetSeed
()
artifacts/message/message.pb.go:43
Method
GetShared
(key string)
store/store.go:184
Function
GetStatsInstance
()
artifacts/stats/stats.go:56
Method
GetStatus
()
artifacts/message/message.pb.go:126
Method
GetTimeStamp
()
artifacts/digest/digest.go:28
Method
GetTimeout
()
artifacts/task/task.go:29
Method
GetTimeout
if return nil, this taks is identified as an routine task
artifacts/task/task.go:41
Method
GetTs
()
artifacts/message/message.pb.go:62
Method
GetType
()
artifacts/resources/resource.go:9
Method
GetType
()
artifacts/message/message.pb.go:133
Method
GetType
()
artifacts/restful/restful.go:22
Method
GetValue
()
artifacts/message/message.pb.go:164
Function
Index
(w http.ResponseWriter, r *http.Request)
web/index.go:22
Function
InitCmdEnv
()
cmd/cmd.go:25
Method
InsertAfter
(aft *Stage, curr *Stage)
artifacts/task/job.go:64
Method
InsertBefore
(bef *Stage, curr *Stage)
artifacts/task/job.go:45
Method
IsEmpty
()
artifacts/task/task.go:67
Method
IsInitialized
()
artifacts/card/card.go:19
Function
Keys
(maps map[int]*task.Task)
helpers/taskHelper/sorter.go:8
Function
KeysReverseOrder
(maps map[int]*task.Task)
helpers/taskHelper/sorter.go:17
Method
Launch
(ID uint)
artifacts/iworkable/iworkable.go:14
Method
Launch
(ID uint)
artifacts/iworkable/iworkable.go:46
Method
Launch
(ID uint)
artifacts/master/master.go:119
Method
LaunchAll
()
artifacts/iworkable/iworkable.go:13
Method
LaunchAll
()
artifacts/iworkable/iworkable.go:42
Method
Length
()
artifacts/task/task.go:71
Function
LogError
(content interface{}, vars ...interface{})
logger/logger.go:105
Function
LogHeader
(content interface{}, vars ...interface{})
logger/logger.go:92
Method
LogHeader
(content interface{}, vars ...interface{})
logger/logger.go:56
Function
LogListPoint
(content ...interface{})
logger/logger.go:113
Function
LogLogo
(content ...interface{})
logger/logger.go:80
Function
LogNormal
(content interface{}, vars ...interface{})
logger/logger.go:109
Function
LogProgress
(content interface{}, vars ...interface{})
logger/logger.go:97
Function
LogWarning
(content interface{}, vars ...interface{})
logger/logger.go:101
Function
Logging
(l *log.Logger)
utils/network.go:11
Function
Logs
(w http.ResponseWriter, r *http.Request)
web/dashboard.go:69
Function
MakeJob
(s ...*Stage)
artifacts/task/job.go:18
Function
Map
(m interface{})
utils/reflect.go:24
Function
Map
(ins map[int]*task.Task, ens ...[]int)
helpers/taskHelper/mapop.go:12
Method
Map
(sources map[int]*task.Task)
artifacts/imapper/imapper.go:18
Function
MapToExposureAddress
(in string)
utils/network.go:100
Function
Merge
(a iremote.IDigest, b iremote.IDigest)
helpers/messageHelper/messageHelper.go:25
Function
ModeInterpret
(original interface{})
helpers/serviceHelper/serviceHelper.go:7
← previous
next →
201–300 of 406, ranked by callers