blob: bf2603cde7ba64ff369b024e0cdc940d01734fad [file] [log] [blame]
package runtime
var (
//Mode is of type string which gives mode of mesher deployment
Mode string
)