Skip to content

Latest commit

 

History

History

helloworld

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

HelloWorld

A pretty simple golang application that, in its most basic form, will return "Hello World" back to the caller.

Check the source code for all of the things you can make it do either via environment variables or query parameters. This is good for testing the system to see how it reacts - for example, when the app crashes.