Hi mi am new to temporal and trying to execute the workflow definition from my Go Rest API. I developed my Rest api using GIN. now when i trying to create temporal client inside the rest api code its shows an error.
cannot use client.Dial((client.Options literal)) (value of type client.Client) as *gin.Context value in assignmentcompilerIncompatibleAssign