There was an error while loading. Please reload this page.
http服务是基于gin框架实现的,同时整合endless实现http服务的平滑重启和平滑关闭。
http服务会监听如下的信号: SIGHUP、SIGUSR1、SIGUSR2、SIGINT、SIGTERM和SIGTSTP。
信号量处理
build/bin/snow -a api -k stop
build/bin/snow -a api -k restart