Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AudDMusic/RedditBot
/ d
Struct
d
main.go:488–491 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
486
}
487
488
type
d
struct
{
489
b bool
490
u string
491
}
492
493
var
avoidDuplicates =
map
[string]
chan
d{}
494
var
avoidDoubleDuplicates =
map
[string]bool{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected