We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
主入口文件。
调用 orderer.common.server 包中的 Main() 方法。
orderer.common.server
Main()
func main() { server.Main() }