Documentation
¶
Index ¶
- Variables
- func AddV2rayVmessUser(client command.HandlerServiceClient, inboundTag string, email string, ...) (*command.AlterInboundResponse, error)
- func Execute()
- func NewClient(server string) (command.HandlerServiceClient, error)
- func RemoveV2rayUser(client command.HandlerServiceClient, inboundTag string, email string) (*command.AlterInboundResponse, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var Server string
Functions ¶
func AddV2rayVmessUser ¶
func AddV2rayVmessUser(client command.HandlerServiceClient, inboundTag string, email string, id string) (*command.AlterInboundResponse, error)
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func RemoveV2rayUser ¶
func RemoveV2rayUser(client command.HandlerServiceClient, inboundTag string, email string) (*command.AlterInboundResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.