Files
Znc_V2/deploy/template/rpc/config.tpl
2026-01-12 18:14:32 +08:00

8 lines
103 B
Smarty

package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}