//
pkg.gl
Category
github.com/aych-inc/aych.lum.kebot
gui
package
1.8.1
Repository:
https://github.com/aych-inc/aych.lum.kebot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
23 SLOC
#
Packages
backend
No description provided by the author
model2
No description provided by the author
#
Functions
FileServer
FileServer sets up a http.FileServer handler to serve static files from a http.FileSystem example taken from here: https://github.com/go-chi/chi/blob/master/_examples/fileserver/main.go.