Versions in this module Expand all Collapse all v0 v0.6.0 Aug 31, 2023 Changes in this version + func EnsureNginxRunning(ctx context.Context) error v0.5.0 Jul 17, 2023 Changes in this version + type Manager interface + Reload func(ctx context.Context) error + type ManagerImpl struct + func NewManagerImpl() *ManagerImpl + func (m *ManagerImpl) Reload(ctx context.Context) error