Versions in this module Expand all Collapse all v1 v1.0.7 Nov 16, 2023 Changes in this version + const FIRST + const SECOND + var Epoch int64 = 1288834974657 + func ConcurrentWriteString() + func F() float64 + func G() + func GenRandomString() string + func HashBySha1(input string) string + func JsonCompare(left, right map[string]interface{}, n int, ignoreFields ...string) (string, bool) + func JudgeItem(item string) bool + func JudgeVC(did string) bool + func LoadItem(item string) (interface{}, bool) + func MatchTime(str string) string + func MockTennisBallGame() + func RotateDelay() + func RunCrossPrint() + func RunSynthesizeH2O() + func StartPigGame() + func SwapString(src string, num int) string + func SyncRunDemo() + func ToSnakeCase(str string) string + type ID int64 + type JsonDiff struct + HasDiff bool + Result string + type Node struct + func NewNode(n int64) (*Node, error) + func (n *Node) Generate() ID