Versions in this module Expand all Collapse all v1 v1.0.0 Jul 13, 2024 Changes in this version + func Bytes(v any) ([]byte, error) + func MustBytes(v any) []byte + func MustString(v any) string + func String(v any) (string, error)