Versions in this module Expand all Collapse all v0 v0.2.0 Jul 7, 2024 v0.1.0 Jul 2, 2024 v0.0.1 Jun 30, 2024 Changes in this version + type Guard struct + func NewGuard() *Guard + func (g *Guard) AddMutexForPkg(pkg *packages.Package) + func (g *Guard) Mutex() *sync.Mutex + func (g *Guard) MutexForPkg(pkg *packages.Package) *sync.Mutex