//
pkg.gl
Category
github.com/v2fly/v2ray-core/v5
common
cmdarg
package
5.29.1
Repository:
https://github.com/v2fly/v2ray-core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
7
Files
34 SLOC
#
Functions
LoadArg
LoadArg loads one arg, maybe an remote url, or local file path.
LoadArgToBytes
LoadArgToBytes loads one arg to []byte, maybe an remote url, or local file path.
#
Type aliases
Arg
Arg is used by flag to accept multiple argument.