consul

package module
v3.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2024 License: MIT Imports: 7 Imported by: 1

README

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.

Documentation

Overview

Package consul provide gozix bundle implementation.

Index

Constants

View Source
const BundleName = "consul"

BundleName is default definition name.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bundle

type Bundle struct{}

Bundle implements the glue.Bundle interface.

func NewBundle

func NewBundle() *Bundle

NewBundle create bundle instance.

func (*Bundle) Build

func (b *Bundle) Build(builder di.Builder) error

func (*Bundle) DependsOn

func (b *Bundle) DependsOn() []string

func (*Bundle) Name

func (b *Bundle) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL