Skip to content

gozix/consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoZix Consul

License Documentation

Release Build Status Go Report Card Code Coverage

The bundle provide aerospike integration to GoZix application.

Installation

go get github.com/gozix/consul/v3

Dependencies

Configuration

{
  "consul": {
    "host": "127.0.0.1",
    "port": "8500",
    "scheme": "http"
  }
}

Documentation

You can find documentation on pkg.go.dev and read source code if needed.

Questions

If you have any questions, feel free to create an issue.