Skip to content

andreicozari/goLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 

Repository files navigation

Change the server port by defining it on deployment machine as OS env property:

On linux:
export GO_SERVICE_PORT=9090 

On windows:
set GO_SERVICE_PORT=9090

go build || go run

About

Learning go language essentials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages