Documentation ¶
Overview ¶
Lockstring implements a string protected by a RWLock
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LockString ¶
func (*LockString) Set ¶
func (r *LockString) Set(str string)
func (*LockString) String ¶
func (r *LockString) String() string
Click to show internal directories.
Click to hide internal directories.