package
0.8.3
Repository: https://github.com/weiliang-ms/easyctl.git
Documentation: pkg.go.dev

# Packages

MIT License Copyright (c) 2020 xzx.weiliang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
No description provided by the author

# Functions

GetResult 远程执行,获取结果.
LocalRun 本地执行.
ParseExecutor 执行器反序列化.
ParseServerList ServerList反序列化.
RemoteRun 远程执行输出结果.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ExecutorExternal 执行器序列化对象.
ExecutorInternal 执行器内部对象.
Item 执行run指令的对象.
No description provided by the author
ServerExternal server序列化对象.
ServerInternal server内部对象.
ServerListExternal server列表序列化对象.
ServerListInternal server列表内部对象.
ShellResult shell执行结果.
No description provided by the author

# Type aliases

InternelServersSlice 带有排序的server列表.
ShellResultSlice shell执行结果切片.