Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { Port int IsMaster bool MasterURL string Controller controller.Controller Endpoint endpoint.Endpoint }
Server runs the REST API Server and dispatches requests to the led or controller
Click to show internal directories.
Click to hide internal directories.