README ¶ Serve the files in the "starting-files" folder To get your images to serve, use only this: fs := http.FileServer(http.Dir("public")) Hint: look to see what type FileServer returns, then think it through. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.