Documentation ¶
Index ¶
- func CoreHTTPRequest(inst *core.Instance, timeout time.Duration, method, dest string) (int, []byte, error)
- func CoreVersion() string
- func GetNodeInfo(inst *core.Instance, timeout time.Duration) (map[string]string, error)
- func MeasureDelay(inst *core.Instance, timeout time.Duration, dest string) (int64, error)
- func StartV2Ray(vm string, verbose bool) (*core.Instance, error)
- func Vmess2Outbound(v *vmess.VmessLink) (*core.OutboundHandlerConfig, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CoreHTTPRequest ¶ added in v0.1.1
func CoreVersion ¶
func CoreVersion() string
func GetNodeInfo ¶ added in v0.1.2
func MeasureDelay ¶
func Vmess2Outbound ¶
func Vmess2Outbound(v *vmess.VmessLink) (*core.OutboundHandlerConfig, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.