Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davecheney/pub
/ AfterCreate
Method
AfterCreate
models/status.go:240–242 ·
view source on GitHub ↗
(tx *gorm.DB)
Source
from the content-addressed store, hash-verified
238
}
239
return
nil
240
}(),
241
URI: fmt.Sprintf(
"https://%s/users/%s/%d"
, actor.Domain, actor.Name, id),
242
Sensitive: sensitive,
243
SpoilerText: spoilterText,
244
Visibility: visibility,
245
Language: language,
Callers
nothing calls this directly
Calls
1
forEach
Function · 0.70
Tested by
no test coverage detected