For advanced PHP developers, stepping into Go is often more attractive than Node.JS. But the Go library seems to be missing so much useful stuff found in the PHP library. How can one switch faster ?
…PHP includes crc32()
and hash("crc32")
functions.
Do they have an exact counterpart in the Go runtime library ?
…