2014-12-29 18:09:06 -08:00

7 lines
104 B
Go

package binary
import (
"gopkg.in/inconshreveable/log15.v2"
)
var log = log15.New("module", "binary")