simpleecho

command module
v0.0.0-...-ed6558e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2020 License: MIT Imports: 5 Imported by: 0

README

SimpleEcho

Using labstack/echo to echo the request.

Cross Compiling on Windows 10 for Linux

set GOOS=linux
set GOARCH=amd64
go build

Build Docker

docker build -t mikkoxu/simpleecho .

Run with Docker

docker run -p 8080:8080 mikkoxu/simpleecho
docker run -d -p 8080:8080 mikkoxu/simpleecho

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL