use logx
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15m24s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15m24s
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
package config
|
||||
|
||||
import "github.com/zeromicro/go-zero/zrpc"
|
||||
import (
|
||||
"github.com/zeromicro/go-zero/zrpc"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
zrpc.RpcServerConf
|
||||
|
||||
Reference in New Issue
Block a user