diff options
author | Emile <hanemile@protonmail.com> | 2020-01-27 20:13:15 +0100 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2020-01-27 20:13:15 +0100 |
commit | 651f15d9b8bde1b024f97a42e92634afdc1eeda7 (patch) | |
tree | c6dfb94751084d720559c04563b35d31ae9f074a | |
parent | 7be2a6d747a767d016b976de60ce2bb21d3a5203 (diff) |
moved the source into an own folder
-rw-r--r-- | src/http.go (renamed from http.go) | 0 | ||||
-rw-r--r-- | src/main.go (renamed from main.go) | 0 | ||||
-rw-r--r-- | src/ssh.go (renamed from ssh.go) | 0 | ||||
-rw-r--r-- | src/structs.go (renamed from structs.go) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/http.go b/src/http.go index 7aac0c7..7aac0c7 100644 --- a/http.go +++ b/src/http.go diff --git a/main.go b/src/main.go index 74f8f51..74f8f51 100644 --- a/main.go +++ b/src/main.go diff --git a/ssh.go b/src/ssh.go index fbbfc9c..fbbfc9c 100644 --- a/ssh.go +++ b/src/ssh.go diff --git a/structs.go b/src/structs.go index 8b53fe9..8b53fe9 100644 --- a/structs.go +++ b/src/structs.go |