Having the following code
package main import ( \"bytes\" \"crypto/aes\" \"crypto/cipher\" \"crypto/rand\" \"encoding/base64\" \"io\"