2 Commits

Author SHA1 Message Date
hopehook
76a8ac8178 chore: remove build tag "+build !go1.20" 2023-03-01 10:22:15 +08:00
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