Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is an HTTP Server with access to *pm.App
func (*Server) StartRestateWorker ¶ added in v0.1.11
func (s *Server) StartRestateWorker()
StartRestateWorker the restate worker
func (*Server) StartTemporalWorker ¶ added in v0.1.11
func (s *Server) StartTemporalWorker()
StartTemporalWorker the temporal worker
Click to show internal directories.
Click to hide internal directories.