Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daodst/chat
/ valid
Method
valid
clientapi/routing/group_master_notice.go:31–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
func
(r sendGroupMasterNoticeRequest) valid() bool {
32
// todo
33
return
true
34
}
35
func
SendGroupMasterNotice(
36
req *http.Request,
37
cfgClient *config.ClientAPI,
Callers
1
SendGroupMasterNotice
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected