Versions in this module Expand all Collapse all v1 v1.10.2 Jun 26, 2023 v1.10.1 Mar 31, 2023 Changes in this version + func Camel2Case(name string) string + func Case2Camel(name string) string + func Random(length int) string + type Buffer struct + func NewBuffer() *Buffer + func (b *Buffer) Append(i any) *Buffer