package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jan 25, 2026
License: MPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package service contains all the services used by XrayR
To implement a service, one needs to implement the interface below.
type Restart interface {
Start() error
Close() error
}
Restart the service
Service is the interface of all the services running in the panel
Source Files
¶
Directories
¶
|
|
|
Package controller Package generate the InboundConfig used by add inbound
|
Package controller Package generate the InboundConfig used by add inbound |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.