package
0.0.0-20240416161049-a532a675ca5c
Repository: https://github.com/goatcms/goatcore.git
Documentation: pkg.go.dev
# Constants
ArgumentsServcies is a service key.
No description provided by the author
EnvironmentsUnitService is a service key.
InfoService is a service key.
LockR lock for read only.
LockRW lock for read and write.
SharedMutexService is a service key.
WaitManagerService is a service key.
# Interfaces
No description provided by the author
Environments contains and provide environment variables.
EnvironmentsUnit is a unit to manage environment variables.
Info provide application details.
InfoLicense provide license info.
InfoPerson represent person.
ScopeWaitManager provide waitgroups.
SharedMutex lock global resources by names.
UnlockHandler lock app resources.
WaitManager provide waitgroups.
# Type aliases
LockMap describe lock resources It is important.