MCPcopy Index your code
hub / github.com/subtrace/subtrace / GetIndex

Method GetIndex

pubsub/pubsub.pb.go:754–759  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

752}
753
754func (x *Event_Log) GetIndex() uint64 {
755 if x != nil {
756 return x.Index
757 }
758 return 0
759}
760
761type Event_V1 struct {
762 state protoimpl.MessageState

Callers 1

NewParserFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected