Versions in this module Expand all Collapse all v25 v25.1.30 Jan 31, 2025 v25.1.1 Jan 1, 2025 Changes in this version + func BuildXray() error + func CloseAllServers(servers []*exec.Cmd) + func CloseServer(server *exec.Cmd) + func GetSourcePath() string + func InitializeServerConfig(config *core.Config) (*exec.Cmd, error) + func InitializeServerConfigs(configs ...*core.Config) ([]*exec.Cmd, error) + func RunXrayProtobuf(config []byte) *exec.Cmd + func WaitConnAvailableWithTest(t *testing.T, testFunc func() error) bool Other modules containing this package github.com/xmplusdev/xray-core github.com/xmplusdev/xray-core/v24