Documentation ¶
Index ¶
- func HandlePTY(c context.Context, conn pb.Master_PTYConnectClient, sessionID string)
- func StartPTYConnect(c context.Context, req *pb.CommonRequest, initMsg *pb.PTYClientMessage) (*pb.CommonResponse, error)
- func StartSteamLogHandler(ctx context.Context, req *pb.CommonRequest, initStreamLogFunc func(*HookMgr)) (*pb.CommonResponse, error)
- func StopSteamLogHandler(ctx context.Context, req *pb.CommonRequest) (*pb.CommonResponse, error)
- type HookMgr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePTY ¶
func HandlePTY(c context.Context, conn pb.Master_PTYConnectClient, sessionID string)
func StartPTYConnect ¶
func StartPTYConnect(c context.Context, req *pb.CommonRequest, initMsg *pb.PTYClientMessage) (*pb.CommonResponse, error)
func StartSteamLogHandler ¶
func StartSteamLogHandler(ctx context.Context, req *pb.CommonRequest, initStreamLogFunc func(*HookMgr)) (*pb.CommonResponse, error)
func StopSteamLogHandler ¶
func StopSteamLogHandler(ctx context.Context, req *pb.CommonRequest) (*pb.CommonResponse, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.