mirror of
https://github.com/fatedier/frp.git
synced 2026-03-31 22:29:26 +08:00
server/group: remove blank line between doc comment and type declaration
This commit is contained in:
@@ -11,7 +11,6 @@ import (
|
||||
|
||||
// HTTPGroupController manages HTTP groups that use round-robin
|
||||
// callback routing (fundamentally different from listener-based groups).
|
||||
|
||||
type HTTPGroupController struct {
|
||||
groupRegistry[*HTTPGroup]
|
||||
vhostRouter *vhost.Routers
|
||||
|
||||
Reference in New Issue
Block a user