generated from pkg/go-template
This commit is contained in:
parent
417c70033b
commit
1799bf084b
@ -89,6 +89,7 @@ func DeleteScriptsH(ctx *fiber.Ctx) error {
|
||||
}
|
||||
|
||||
func GetScriptApi(ctx *fiber.Ctx) error {
|
||||
//
|
||||
outgoingContext, cancelFunc := pkg.TransFiberCtx2NewOutgoingContext(ctx, 3*time.Second)
|
||||
defer cancelFunc()
|
||||
c := murders.NewMurdersClient(rpc.GetServiceConn("token"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user