Documentation
¶
Index ¶
- func Commands(con *repl.Console) []*cobra.Command
- func Curl(rpc clientrpc.MaliceRPCClient, sess *core.Session, url string, method string, ...) (*clientpb.Task, error)
- func CurlCmd(cmd *cobra.Command, con *repl.Console) error
- func ListDevice(rpc clientrpc.MaliceRPCClient, sess *core.Session) (*clientpb.Task, error)
- func ListDeviceCmd(con *repl.Console) error
- func RecordAudio(rpc clientrpc.MaliceRPCClient, sess *core.Session, ...) (*clientpb.Task, error)
- func RecordScreen(rpc clientrpc.MaliceRPCClient, sess *core.Session, ...) (*clientpb.Task, error)
- func RecordVideo(rpc clientrpc.MaliceRPCClient, sess *core.Session, ...) (*clientpb.Task, error)
- func RecordVideoCmd(cmd *cobra.Command, con *repl.Console) error
- func Register(con *repl.Console)
- func RegisterCurlFunc(con *repl.Console)
- func RegisterFFmpegCmdFunc(con *repl.Console)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListDevice ¶ added in v0.1.2
func ListDeviceCmd ¶ added in v0.1.2
func RecordAudio ¶ added in v0.1.2
func RecordScreen ¶ added in v0.1.2
func RecordVideo ¶ added in v0.1.2
func RecordVideoCmd ¶ added in v0.1.2
func RegisterCurlFunc ¶
func RegisterFFmpegCmdFunc ¶ added in v0.1.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.