Søren Rasmussen
07a23c1845
Some checks reported errors
continuous-integration/drone/push Build encountered an error
7 lines
82 B
Go
7 lines
82 B
Go
package att
|
|
|
|
import (
|
|
"github.com/mgutz/logxi/v1"
|
|
)
|
|
|
|
var logger = log.New("att")
|