Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllStack ¶
func GetAllStack() []byte
func NextIntIdString ¶
func NextIntIdString() string
Types ¶
type UselessRWMutex ¶
type UselessRWMutex struct{}
func (UselessRWMutex) Lock ¶
func (rw UselessRWMutex) Lock()
func (UselessRWMutex) RLock ¶
func (rw UselessRWMutex) RLock()
func (UselessRWMutex) RUnlock ¶
func (rw UselessRWMutex) RUnlock()
func (UselessRWMutex) Unlock ¶
func (rw UselessRWMutex) Unlock()
Click to show internal directories.
Click to hide internal directories.