1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-04-23 11:07:43 +02:00
Asim Aslam 62801c3d68 update
2021-10-13 13:31:23 +01:00
..
2021-10-12 12:55:53 +01:00
2021-10-13 13:31:23 +01:00
2020-12-26 15:17:20 +00:00

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