# Functions
NewStateLock creates a mutex for syncing the agent service state the pathToErr parameter is the path to the error file which might be created in case a profiling request is in error.
# Structs
StateLock struct holds the state of the agent service and ensures its update in racy conditions.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author