mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
syntax
This commit is contained in:
@@ -28,7 +28,7 @@ const (
|
||||
const (
|
||||
// CLIENT is an end user.
|
||||
CLIENT = iota
|
||||
// ROUTER is another routers in the cluster.
|
||||
// ROUTER is another router in the cluster.
|
||||
ROUTER
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user