open-nomad/command/agent/http_oss.go
2017-09-07 17:04:21 -07:00

7 lines
150 B
Go

// +build !pro,!ent
package agent
// registerEnterpriseHandlers is a no-op for the oss release
func (s *HTTPServer) registerEnterpriseHandlers() {}