Versions in this module Expand all Collapse all v0 v0.1.0 Dec 20, 2024 Changes in this version + func RunAsService(name string, displayName string, description string, start func(), stop func()) + type FWService struct + func (F *FWService) Start(s service.Service) error + func (F *FWService) Stop(s service.Service) error