Skip to content

Serves a single environment variable as a HTTP response.

License

Notifications You must be signed in to change notification settings

krystal/go-env-var-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-env-var-http

Simple server that responds with a new line delimited list of all environment variables available to it.

Useful for testing various container orchestration tools work.

SLOW_START environment variable lets you configure a duration before the service comes online.