Update client comment
This commit is contained in:
parent
ad6e8194ed
commit
54b0be8d7e
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user