Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ls-trace / ext / consul.py
Size: Mime:
from . import SpanTypes

APP = 'consul'
# [TODO] Deprecated, remove when we remove AppTypes
APP_TYPE = SpanTypes.CACHE
SERVICE = 'consul'

CMD = 'consul.command'

KEY = 'consul.key'