 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
	// contains filtered or unexported fields
}
    Server represents the HTTP server
func NewServer ¶
func NewServer(cfg *config.Config, registryService service.RegistryService, metrics *telemetry.Metrics, versionInfo *v0.VersionBody) *Server
NewServer creates a new HTTP server
 Click to show internal directories. 
   Click to hide internal directories.