package
0.1.1
Repository: https://github.com/qosgroup/cassini.git
Documentation: pkg.go.dev

# Functions

NewEventsCommand 创建 events 命令.
NewMockCommand 创建 mock/模拟服务 命令.
NewResetCommand 创建 reset/重置(清理) 命令.
NewRootCommand 创建 root/默认 命令 实现默认功能,显示帮助信息,预处理配置初始化,日志配置初始化。.
NewStartCommand 创建 start/服务启动 命令.
NewTxCommand 创建 tx 命令.
NewVersionCommand create version command.

# Constants

nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
DefaultEventSubscribe events 默认订阅条件.
nolint.
nolint.
nolint.
nolint.
nolint.

# Type aliases

Runner 通过配置数据执行方法,返回运行过程中出现的错误,如果返回空则代表运行成功。.