modulepackage
0.0.0-20220702054932-2bf61ac971e8
Repository: https://github.com/bhaaee/flutterxray.git
Documentation: pkg.go.dev
# README
FlutterXray
FlutterXray, golang, xray core Initial commit of project structure, license, and readme.
#init go.mod
go mod download
compolie to .aar library for android
gomobile bind -v -o flutterxray.aar -target=android ./
compolie to .framework library for ios
gomobile bind -v -o flutterxray.framework -target=ios ./
# Packages
No description provided by the author
# Functions
No description provided by the author
CheckVersionX string
This func will return libv2ray binding version and V2Ray version used.
InitV2Env set v2 asset path.
No description provided by the author
NewV2RayPoint new V2RayPoint*/.
Delegate Funcation.
# Structs
V2RayPoint V2Ray Point Server
This is territory of Go, so no getter and setters!
*/.
# Interfaces
V2RayVPNServiceSupportsSet To support Android VPN mode*/.