MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / GetCreator

Method GetCreator

internal/task/base.go:84–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82type TaskExtensionInfo interface {
83 tache.TaskWithInfo
84 GetCreator() *model.User
85 GetStartTime() *time.Time
86 GetEndTime() *time.Time
87 GetTotalBytes() int64

Callers 4

getTaskInfoFunction · 0.65
getTargetedHandlerFunction · 0.65
getBatchHandlerFunction · 0.65
taskRouteFunction · 0.65

Implementers 1

TaskExtensioninternal/task/base.go

Calls

no outgoing calls

Tested by

no test coverage detected