https://github.com/relax-space/go-api-windows
Run as a windows service
https://github.com/relax-space/go-api-windows
go-api
Last synced: 19 days ago
JSON representation
Run as a windows service
- Host: GitHub
- URL: https://github.com/relax-space/go-api-windows
- Owner: relax-space
- Created: 2019-07-29T02:13:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T20:00:40.000Z (almost 7 years ago)
- Last Synced: 2025-12-18T22:13:43.252Z (6 months ago)
- Topics: go-api
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-windows-api
Run as a windows service
## install
```
http://www.nssm.cc/download
```
## log
```golang
logger.Error("hello error")
```