Documentation ¶
Index ¶
Constants ¶
View Source
const ( HeaderClusterName = "X-FabEdge-Cluster" PathHeartbeat = "/api/heartbeat" PathGlobalServices = "/api/global-services" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
Config
}
func (*Server) GetAllGlobalServices ¶
func (s *Server) GetAllGlobalServices(w http.ResponseWriter, r *http.Request)
func (*Server) UploadGlobalService ¶
func (s *Server) UploadGlobalService(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.