SoFunction
Updated on 2025-03-05

How to MD5 encryption of strings in Go language

package main
import (
    "crypto/md5"
    "fmt"
    "io"
)
func main() {
    h := ()
    (h, "welcome to ")
    ("%x", (nil))
}