Documentation
¶
Overview ¶
Package api provides the HTTP server for the stackit-web application.
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 the stackit-web HTTP server.
func (*Server) Broadcaster ¶
func (s *Server) Broadcaster() *handlers.EventBroadcaster
Broadcaster returns the event broadcaster for triggering SSE updates.
Click to show internal directories.
Click to hide internal directories.