github.com/kjdelisle/consul@v1.4.5/agent/enterprise_delegate_oss.go (about)

     1  // +build !ent
     2  
     3  package agent
     4  
     5  // enterpriseDelegate has no functions in OSS
     6  type enterpriseDelegate interface{}