Skip to content

refs/goembed-1.16beta1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Try this!

  1. install golang 1.16-beta1
  2. clone this repo
  3. run go1.16beta1 run main.go
  4. open localhost:8083
  5. see the contents of hello.txt served

Sadly because the file is embeded at compile time(1) changes to the file won't be reflected in the server response; the service must be restarted on file changes.

(1) needs citation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages