update... work pending
This commit is contained in:
@@ -1 +1,9 @@
|
||||
package conf
|
||||
|
||||
// IsDebug returns whether debug is enabled or not.
|
||||
func (t *Tunnel) IsDebug() (isDebug bool) {
|
||||
|
||||
isDebug = t.cfg.debug
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user