Question related to the main package
I have some question about it, the thing is you write about the files and the usage, i am a android & ios developer, leave aside the development side, i can do it myself. Note i am not a go developer but i have knowledge and can do modifications.
So my question is, when i will try to use the function to start the connection i see it takes two arguments, we know there is v2ray uri and json, what we need to provide here? I see it says config file, but inside the file if i give uri will it work? Also, how do i add support for passing the config directly instead of a file? vmess.go does this file only work with vmess? How dow wee mainly convert vless, vmess, ss, or trojan to json config or how do we use the uri directly to start a connection.
Thank you, Please give me a set of details.