service-catalog

command module
v2.2.10+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2018 License: Apache-2.0 Imports: 24 Imported by: 0

README

LinkSmart Service Catalog

Compile from source

git clone https://code.linksmart.eu/scm/sc/service-catalog.git src/code.linksmart.eu/sc/service-catalog
export GOPATH=`pwd`
go install code.linksmart.eu/sc/service-catalog

Docker

The following command runs service catalog with the default configurations:

docker run -p 8082:8082 docker.linksmart.eu/sc/service-catalog

Development

The dependencies of this package are managed by dep.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package catalog contains the core functionalities of service catalog and exposes functions and structs for service representation, processing, and storage
Package catalog contains the core functionalities of service catalog and exposes functions and structs for service representation, processing, and storage
Package client offers utility functions for service registration
Package client offers utility functions for service registration
Package discovery contains utility functions, which help to implement various use-cases of executing some logic as a result of DNS-SD service lookup
Package discovery contains utility functions, which help to implement various use-cases of executing some logic as a result of DNS-SD service lookup
Package utils offers utility functions for http requests, pagination, and filtering
Package utils offers utility functions for http requests, pagination, and filtering

Jump to

Keyboard shortcuts

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