Versions in this module Expand all Collapse all v1 v1.3.1 Jan 30, 2026 Changes in this version + type ManagerWeb struct + func NewManagerWeb(web web.Repository) *ManagerWeb + func (m *ManagerWeb) Delete(owner string) (*web.WebData, bool) + func (m *ManagerWeb) FindByOwner(owner string) (*web.WebData, bool) + func (m *ManagerWeb) Resolve(owner string, webData *web.WebData) *web.WebData