[server-dummy] Minor update.
This commit is contained in:
parent
997197eebd
commit
0d1cd46681
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ func main () () {
|
||||||
panic (fmt.Sprintf ("[8c30a625] failed to listen: %s", _error))
|
panic (fmt.Sprintf ("[8c30a625] failed to listen: %s", _error))
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Fprintf (os.Stderr, "[ii] listening on `http://%s/`...\n", _endpoint)
|
fmt.Fprintf (os.Stderr, "[ii] [04fa2421] listening on `http://%s/`...\n", _endpoint)
|
||||||
|
|
||||||
_server := & fasthttp.Server {
|
_server := & fasthttp.Server {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue