how to make string into []byte in golang code example Example: golang string to bytes hello := []byte("hello-world")