open-nomad/command/agent/http_oss.go

7 lines
150 B
Go
Raw Normal View History

2017-09-07 23:56:15 +00:00
// +build !pro,!ent
package agent
// registerEnterpriseHandlers is a no-op for the oss release
func (s *HTTPServer) registerEnterpriseHandlers() {}