Documentation ¶
Index ¶
- func HandleServerMessage(req *pb.ServerMessage) *pb.ClientMessage
- func PullConfig(clientID, clientSecret string) error
- func RemoveFrpcHandler(ctx context.Context, req *pb.RemoveFRPCRequest) (*pb.RemoveFRPCResponse, error)
- func StartFRPCHandler(ctx context.Context, req *pb.StartFRPCRequest) (*pb.StartFRPCResponse, error)
- func StartPTYConnect(c context.Context, req *pb.CommonRequest) (*pb.CommonResponse, error)
- func StartSteamLogHandler(ctx context.Context, req *pb.CommonRequest) (*pb.CommonResponse, error)
- func StopFRPCHandler(ctx context.Context, req *pb.StopFRPCRequest) (*pb.StopFRPCResponse, error)
- func StopSteamLogHandler(ctx context.Context, req *pb.CommonRequest) (*pb.CommonResponse, error)
- func UpdateFrpcHander(ctx context.Context, req *pb.UpdateFRPCRequest) (*pb.UpdateFRPCResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleServerMessage ¶
func HandleServerMessage(req *pb.ServerMessage) *pb.ClientMessage
func PullConfig ¶
func RemoveFrpcHandler ¶
func RemoveFrpcHandler(ctx context.Context, req *pb.RemoveFRPCRequest) (*pb.RemoveFRPCResponse, error)
func StartFRPCHandler ¶
func StartFRPCHandler(ctx context.Context, req *pb.StartFRPCRequest) (*pb.StartFRPCResponse, error)
func StartPTYConnect ¶ added in v0.0.32
func StartPTYConnect(c context.Context, req *pb.CommonRequest) (*pb.CommonResponse, error)
func StartSteamLogHandler ¶ added in v0.0.32
func StartSteamLogHandler(ctx context.Context, req *pb.CommonRequest) (*pb.CommonResponse, error)
func StopFRPCHandler ¶
func StopFRPCHandler(ctx context.Context, req *pb.StopFRPCRequest) (*pb.StopFRPCResponse, error)
func StopSteamLogHandler ¶ added in v0.0.32
func StopSteamLogHandler(ctx context.Context, req *pb.CommonRequest) (*pb.CommonResponse, error)
func UpdateFrpcHander ¶
func UpdateFrpcHander(ctx context.Context, req *pb.UpdateFRPCRequest) (*pb.UpdateFRPCResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.