()
| 2007 | var xxx_messageInfo_Mutations proto.InternalMessageInfo |
| 2008 | |
| 2009 | func (m *Mutations) GetGroupId() uint32 { |
| 2010 | if m != nil { |
| 2011 | return m.GroupId |
| 2012 | } |
| 2013 | return 0 |
| 2014 | } |
| 2015 | |
| 2016 | func (m *Mutations) GetStartTs() uint64 { |
| 2017 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected