Versions in this module Expand all Collapse all v1 v1.3.0 Jan 6, 2017 v1.2.0 Dec 27, 2016 Changes in this version + func DecodeCreateUserResponse(_ context.Context, grpcResponse interface{}) (interface{}, error) + func DecodeGetUserResponse(_ context.Context, grpcResponse interface{}) (interface{}, error) + func EncodeCreateUserRequest(_ context.Context, request interface{}) (interface{}, error) + func EncodeGetUserRequest(_ context.Context, request interface{}) (interface{}, error) + func New(conn *grpc.ClientConn, logger log.Logger) pb.UserServiceServer