diff options
author | Emile <hanemile@protonmail.com> | 2020-03-15 18:47:39 +0100 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2020-03-15 18:47:39 +0100 |
commit | 24e4058fc8190137e8111da21fa3d27c784285b6 (patch) | |
tree | 2a8537d0bbfe204583857bef75f27dce1045b2db /src/http | |
parent | 2886564f260fbc540cf8f13149958d12a796f5c6 (diff) |
imports
Signed-off-by: Emile <hanemile@protonmail.com>
Diffstat (limited to 'src/http')
-rw-r--r-- | src/http/http.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/http.go b/src/http/http.go new file mode 100644 index 0000000..d02cfda --- /dev/null +++ b/src/http/http.go @@ -0,0 +1 @@ +package http |