mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
Added reset of Reverse Reference Rersolver on reparse
This commit is contained in:
@@ -21,8 +21,8 @@ const (
|
||||
)
|
||||
|
||||
type Library struct {
|
||||
mu sync.Mutex
|
||||
Parses []xmlprovider.ParseMeta
|
||||
mu sync.Mutex
|
||||
xmlprovider.Library
|
||||
|
||||
Agents *xmlprovider.XMLProvider[Agent]
|
||||
Places *xmlprovider.XMLProvider[Place]
|
||||
|
||||
Reference in New Issue
Block a user