MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetOffset

Method GetOffset

backend/generated-go/store/common.pb.go:653–658  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

651}
652
653func (x *PageToken) GetOffset() int32 {
654 if x != nil {
655 return x.Offset
656 }
657 return 0
658}
659
660// Position in a text expressed as one-based line and one-based column.
661// We use 1-based numbering to match the majority of industry standards:

Callers 5

MaskMethod · 0.45
MaskMethod · 0.45
MaskMethod · 0.45
MaskMethod · 0.45
formatTimestampTzFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected