command
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: Apr 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Http-Service Example
This GoFr example demonstrates an inter-service http communication along with circuit-breaker as well as
service health config addition.
User can use the AddHTTPService
method to add an http service and then later get it using GetHTTPService("service-name")
To run the example follow the below steps:
- Make sure your other service and health endpoint is ready and up on the given address.
- Now run the example using below command :
go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.