package
1.0.0
Repository: https://github.com/duyunzhi/websocket-go.git
Documentation: pkg.go.dev

# Constants

RunningState service running.
StartingState service starting.
StoppedState service stopped.
StoppingState service stopping.

# Structs

RWMutex is a wrapper around sync.RWMutex.

# Type aliases

No description provided by the author