mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-04 21:42:57 +02:00
Update client comment
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
The client package provides a method to make synchronous, asynchronous and
|
||||
streaming requests to services. By default json and protobuf codecs are
|
||||
supported.
|
||||
*/
|
||||
package client
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user