Initial commit
This commit is contained in:
5
static/noStatic.go
Normal file
5
static/noStatic.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:build !serveStatic
|
||||
|
||||
package static
|
||||
|
||||
func InitHttpHandlers() {}
|
Reference in New Issue
Block a user