Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func String2Bytes ¶
String2Bytes zero-coy, string类型转为[]byte 注意,这种做法下,一旦string变化,程序立马崩溃且不能recover 谨慎,黑科技!!除非性能瓶颈,否则请使用[]byte(s)
func Time2EnglishString ¶
func Time2ReadableString ¶
func Time2String ¶
func ValidNameRune ¶
ValidNameRune check a rune is valid for a name format
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.