//
pkg.gl
Category
github.com/duyunzhi/websocket-go
common
package
1.0.0
Repository:
https://github.com/duyunzhi/websocket-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
24 SLOC
#
Constants
RunningState
RunningState service running.
StartingState
StartingState service starting.
StoppedState
StoppedState service stopped.
StoppingState
StoppingState service stopping.
#
Structs
RWMutex
RWMutex is a wrapper around sync.RWMutex.
#
Type aliases
ServiceState
No description provided by the author