How to convert a unique string of characters into a unique number in Golang?

后端 未结 0 1847
一生所求
一生所求 2021-01-05 09:19

How can I convert a unique string of characters into a unique number in Golang? For example, if I have a string result of ObjectId().Hex() like this: 5ff3

相关标签:
回答
  • 消灭零回复
提交回复
热议问题