4 Commits

Author SHA1 Message Date
hopehook
76a8ac8178 chore: remove build tag "+build !go1.20" 2023-03-01 10:22:15 +08:00
hopehook
f684de8618 chore: update Copyright 2023-02-08 23:23:26 +08:00
hopehook
ad7779d934 chore: add reference documentation link to comment of code 2023-02-08 17:40:59 +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