Versions in this module Expand all Collapse all v0 v0.2.0 Dec 12, 2020 v0.1.0 Dec 11, 2020 Changes in this version + func IsRuneBoundary(s string, index int) bool + type ByteOffsets struct + End int + Start int + type BytesToRuneOffsetConverter struct + func NewBytesToRuneOffsetConverter(sequence string) *BytesToRuneOffsetConverter + func (b *BytesToRuneOffsetConverter) Convert(offsets ByteOffsets) RuneOffsets + type RuneOffsets struct + End int + Start int