1 Commits

Author SHA1 Message Date
hopehook
aa844e102e Feat: Convert strings and slices using the officially recommended way.
Go official is expected to provide unsafe.{SliceData, Slice, StringData,
String} series methods in version 1.20 for conversion of strings and
slices.
2022-10-01 21:37:46 +08:00