echox icon indicating copy to clipboard operation
echox copied to clipboard

In Go 1.11 App Engine the build tags are deprecated

Open pitw opened this issue 7 years ago • 0 comments

Example / Cookbook with App Engine on Go 1.11 won't work as build tags are deprecated now.

Just use echo on port 8080 or define custom with env "Port".

pitw avatar Nov 30 '18 08:11 pitw