Imports of encoder command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/go-playground/form/v4Package form Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values.
logPackage log implements a simple logging package.