Skip to content

Commit 9aa66c9

Browse files
committed
[+] banner, version [+]
1 parent 8afe422 commit 9aa66c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

internal/runner/banner.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package runner
2+
3+
const banner = `SIMPLE HTTP SERVER`
4+
5+
const Version = `1.0.0`

0 commit comments

Comments
 (0)