control/

directory
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2019 License: Apache-2.0

README

Control Plane

This is a service managed by consul connect.

Overview

  • The server/main.go program demonstrates a helloworld service using consul connect as the control plane.
  • The client/main.go program demonstrates how to create a client to call the service.

Usage

The two programs depend on Consul.

# run consul
consul agent -dev

# run the service
go run server/main.go

# run the client
go run client/main.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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