mirror of
https://github.com/fatedier/frp.git
synced 2026-04-02 23:29:15 +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