This website requires JavaScript.
Explore
Help
Sign In
sum7
/
warehost
Archived
Watch
1
Star
0
Fork
You've already forked warehost
0
Code
Releases
Activity
This repository has been archived on
2020-09-27
. You can view files and clone it, but cannot push or open issues or pull requests.
0649adf82a
warehost
/
cmd
/
warehost
/
build.default.go
10 lines
96 B
Go
Raw
Blame
History
// +build !all
package
main
// MODUL variables
const
(
MODULWEB
=
true
MODULHOST
=
false
)
View Git Blame
Copy Permalink