Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestServer ¶
type RestServer struct {
// contains filtered or unexported fields
}
func NewRestServer ¶
func NewRestServer(port int, sgnClient *sgn.SgnClient, executorSvc *svc.ExecutorService) *RestServer
func (*RestServer) Start ¶
func (s *RestServer) Start()
Click to show internal directories.
Click to hide internal directories.