fix a panic and handle cleaning up after a panic
This commit is contained in:
@@ -6,4 +6,5 @@ type Config struct {
|
||||
DBHost string
|
||||
DBPort string
|
||||
DBName string
|
||||
Debug bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user