Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinode/chat
/ GetDefaultAcs
Method
GetDefaultAcs
pbx/model.pb.go:780–785 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
778
}
779
780
func
(x *SetDesc) GetDefaultAcs() *DefaultAcsMode {
781
if
x != nil {
782
return
x.DefaultAcs
783
}
784
return
nil
785
}
786
787
func
(x *SetDesc) GetPublic() []byte {
788
if
x != nil {
Callers
1
pbSetDescDeserialize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected