MCPcopy 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
780func (x *SetDesc) GetDefaultAcs() *DefaultAcsMode {
781 if x != nil {
782 return x.DefaultAcs
783 }
784 return nil
785}
786
787func (x *SetDesc) GetPublic() []byte {
788 if x != nil {

Callers 1

pbSetDescDeserializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected