//
pkg.gl
Category
github.com/hwameistor/datastore
pkg
exechelper
package
0.0.1
Repository:
https://github.com/hwameistor/datastore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
17 SLOC
#
Packages
basicexecutor
No description provided by the author
nsexecutor
No description provided by the author
#
Structs
ExecParams
ExecParams parameters to execute a command.
ExecResult
ExecResult result of executing a command.
#
Interfaces
Executor
Executor is the interface for executing commands.