Feature: Integrate crypto/tls/generate_cert.go command

This commit is contained in:
Unknwon 2014-09-22 17:30:58 -04:00
parent 3f707b3f32
commit 135d3733b3
4 changed files with 166 additions and 1 deletions

View file

@ -87,6 +87,12 @@ func Fatal(skip int, format string, v ...interface{}) {
os.Exit(1)
}
func Close() {
for _, l := range loggers {
l.Close()
}
}
// .___ __ _____
// | | _____/ |_ ____________/ ____\____ ____ ____
// | |/ \ __\/ __ \_ __ \ __\\__ \ _/ ___\/ __ \