MCPcopy Create free account
hub / github.com/GoSimplicity/LinkMe / GetTopCommentReplyReq

Struct GetTopCommentReplyReq

internal/api/req/comment_req.go:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 Limit int64 `json:"limit"`
24}
25type GetTopCommentReplyReq struct {
26 PostId int64 `json:"postId"`
27}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected