diff options
author | Wolfy-J <[email protected]> | 2018-09-07 23:37:09 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-09-07 23:37:09 +0300 |
commit | f0bc4fc0da3a00cee746535bd9817f31e97bcb0d (patch) | |
tree | 5d15ec4c0c81ac6fefeb851a52da4f651417e950 /cmd | |
parent | cac8bf48bab69ff3468cf7d30ac1c18904885a47 (diff) |
added ability to alter env values
Diffstat (limited to 'cmd')
-rw-r--r-- | cmd/rr/http/debug.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/rr/http/debug.go b/cmd/rr/http/debug.go new file mode 100644 index 00000000..d02cfda6 --- /dev/null +++ b/cmd/rr/http/debug.go @@ -0,0 +1 @@ +package http |