package
Version:
v1.5.1
Opens a new window with list of versions in this module.
Published: Jun 28, 2022
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 an 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 generate the InbounderConfig used by add inbound
|
Package generate the InbounderConfig used by add inbound |
Click to show internal directories.
Click to hide internal directories.