github.com/criteo-forks/consul@v1.4.5-criteonogrpc/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{}