.gitignore
Added .gitignore
2018-07-30 20:38:50 +07:00
boot.go
Created function for change CAD state
2019-12-24 13:21:24 +07:00
color.go
Created file with colors consts
2019-12-18 14:25:14 +07:00
config.go
Added new errors style
2019-12-18 15:59:20 +07:00
errors.go
Added few spaces in error strings
2019-12-24 14:03:39 +07:00
init.go
Created function for change CAD state
2019-12-24 13:21:24 +07:00
inittab.go
Reading shutdown commands from inittab
2019-12-23 22:10:42 +07:00
LICENSE
Updated copyright in LICENSE
2019-12-20 17:01:46 +07:00
main.go
pinit 0.1
2019-12-24 14:44:50 +07:00
process.go
Changed termination timeout to 5 secs
2019-12-24 14:42:10 +07:00
README.md
Updated build badge in README.md
2018-09-19 01:34:19 +07:00
service.go
Renamed process.go to service.go
2019-12-24 14:09:26 +07:00
signal.go
Improved InterruptHandle function
2019-12-24 13:21:55 +07:00
socket.go
Created action stop
2019-12-20 16:57:01 +07:00
types.go
Reading shutdown commands from inittab
2019-12-23 22:10:42 +07:00