package
1.4.1
Repository: https://github.com/pangum/pangu.git
Documentation: pkg.go.dev

# Functions

NewNamedServe 创建命名服务.

# Structs

NamedServe 命名的服务.
UnstoppableServe 不需要停止的服务.

# Interfaces

Argument 参数.
Command 描述一个可以被执行的命令.
Flag 描述一个可以被解析的参数或者选项.
No description provided by the author
No description provided by the author
Serve 描述一个服务器,可以是Http服务器,也可以是gRPC服务器或者一个MQ的消费者 泛指一个可以长期执行的服务.
Stopper 可停止.

# Type aliases

Arguments 参数列表.
No description provided by the author