open-consul/agent/enterprise_delegate_oss.go

8 lines
141 B
Go

//go:build !consulent
// +build !consulent
package agent
// enterpriseDelegate has no functions in OSS
type enterpriseDelegate interface{}