Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimedLocker ¶
func (*TimedLocker) Lock ¶
func (me *TimedLocker) Lock()
func (*TimedLocker) Unlock ¶
func (me *TimedLocker) Unlock()
type TimedRWLocker ¶
func (*TimedRWLocker) Lock ¶
func (me *TimedRWLocker) Lock()
func (*TimedRWLocker) RLock ¶
func (me *TimedRWLocker) RLock()
func (*TimedRWLocker) RUnlock ¶
func (me *TimedRWLocker) RUnlock()
func (*TimedRWLocker) Unlock ¶
func (me *TimedRWLocker) Unlock()
Click to show internal directories.
Click to hide internal directories.