Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoSimplicity/LinkMe
/ DeleteCommentReq
Struct
DeleteCommentReq
internal/api/req/comment_req.go:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
type
DeleteCommentReq
struct
{
17
CommentId int64 `uri:
"commentId"
`
18
}
19
20
type
GetMoreCommentReplyReq
struct
{
21
RootId int64 `json:
"rootId"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected