Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
type
TaskExtensionInfo
interface
{
83
tache.TaskWithInfo
84
GetCreator() *model.User
85
GetStartTime() *time.Time
86
GetEndTime() *time.Time
87
GetTotalBytes() int64
Callers
4
getTaskInfo
Function · 0.65
getTargetedHandler
Function · 0.65
getBatchHandler
Function · 0.65
taskRoute
Function · 0.65
Implementers
1
TaskExtension
internal/task/base.go
Calls
no outgoing calls
Tested by
no test coverage detected