faraday/cmd
carla d67d0d284e multi: Setup main package and logger
This commit sets up the terminator's main package nested in
the cmd directory. This is done because defers created in
the top level scope of a main method are not executed if
os.Exit() is called.

A logger for a single terminator subsystem is addded and
go modules are initialized.
2019-11-04 10:38:46 +02:00
..
terminator multi: Setup main package and logger 2019-11-04 10:38:46 +02:00