This repository has been archived on 2026-07-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
GoEdgeNode/internal/nodes/origin_server.go
T
2020-07-21 11:18:47 +08:00

5 lines
44 B
Go

package nodes
type OriginServer struct {
}