Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MMadmer/EpicAssetsNotifyBot
/ imageTask
Struct
imageTask
internal/discord/runtime.go:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
type
imageTask
struct
{
57
index int
58
name string
59
url string
60
}
61
62
type
Runtime
struct
{
63
settings config.Settings
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected