MCPcopy Create free account

hub / github.com/devfeel/longweb / functions

Functions133 in github.com/devfeel/longweb

FunctionSlice_diff
(slice1, slice2 []interface{})
framework/slice/slices.go:68
FunctionSlice_filter
(slice []interface{}, a filtertype)
framework/slice/slices.go:59
FunctionSlice_intersect
(slice1, slice2 []interface{})
framework/slice/slices.go:77
FunctionSlice_merge
(slice1, slice2 []interface{})
framework/slice/slices.go:25
FunctionSlice_pad
(slice []interface{}, size int, val interface{})
framework/slice/slices.go:106
FunctionSlice_rand
(a []interface{})
framework/slice/slices.go:46
FunctionSlice_randList
(min, max int)
framework/slice/slices.go:11
FunctionSlice_range
(start, end, step int64)
framework/slice/slices.go:99
FunctionSlice_reduce
(slice []interface{}, a reducetype)
framework/slice/slices.go:39
FunctionSlice_shuffle
(slice []interface{})
framework/slice/slices.go:125
FunctionSlice_sum
(intslice []int64)
framework/slice/slices.go:52
FunctionSlice_unique
(slice []interface{})
framework/slice/slices.go:116
FunctionStartInnerLogHandler
开启日志处理器
framework/log/innerlogger.go:42
FunctionStartLogHandler
开启日志处理器
framework/log/logger.go:60
FunctionStartMessageService
全局启动消息监听与消费服务
message/message.go:56
FunctionStartServer
()
httpserver/server.go:11
FunctionStartTaskService
(configFile string)
task/tasks.go:14
FunctionState
(ctx dotweb.Context)
httpserver/handlers/statehandler.go:10
FunctionStateData
(ctx dotweb.Context)
httpserver/handlers/statehandler.go:48
FunctionTask_SyncOnlineData
(context *task.TaskContext)
task/tasks/synconline.go:14
FunctionTest
(ctx dotweb.Context)
httpserver/handlers/defaulthandler.go:28
FunctionTestAuth
(ctx dotweb.Context)
httpserver/handlers/defaulthandler.go:46
FunctionTestMessage
(ctx dotweb.Context)
httpserver/handlers/defaulthandler.go:71
FunctionUnmarshal
将传入的json字符串转换为对象
framework/json/jsonutil.go:27
FunctionWarn
(log string, logTarget string)
framework/log/logger.go:43
Functioninit
()
main.go:27
Functioninit
()
framework/task/taskmanager.go:26
Functioninit
()
framework/log/logger.go:31
Functioninit
()
message/message.go:22
Functioninit
()
message/userclient.go:40
Functioninit
()
config/appconfig.go:24
Functionmain
()
main.go:30
Functiontask_DealMessage
从队列读取消息并处理
message/message.go:84
← previous101–133 of 133, ranked by callers