mod_go
mod_go copied to clipboard
Apache module for deploying web applications in Go
I have attempted to install the mod_go, using centos 7. The make process craps out with and error error: mod_go requires GODAG. ############################################################ To download Godag and install from source...
Running Debian 9 stretch. I git clone successfully. Then cd into the mod_go directory. Then: ``` root@hostname:~/mod_go# make Makefile:8: /usr/share/httpd/build/special.mk: No such file or directory make: *** No rule to...
Do you intend to release soon a Windows apache version for mod_go module? I posted the same question [here](https://stackoverflow.com/questions/46745009/windows-compile-instructions-for-mod-go-so/46745475#46745475), but unfortunately got negative feedback! Regards
C has no bool type. So error in line 182 - bool error = false;
I guess the compiled Go code goes in some directory, but which? Is this actually working nowadays?