Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 181 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 181 Bytes

Filter

Filter demonstrates how to filter requests in the client

Usage

// Run the service example
go run ../service/main.go
// Run the client
go run main.go