Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceManager ¶
type ResourceManager struct {
// contains filtered or unexported fields
}
func NewResourceManager ¶
func NewResourceManager() *ResourceManager
func (*ResourceManager) Lock ¶
func (rm *ResourceManager) Lock(name string)
func (*ResourceManager) Unlock ¶
func (rm *ResourceManager) Unlock(name string)
Click to show internal directories.
Click to hide internal directories.