mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-23 21:44:41 +02:00
gofmt
This commit is contained in:
@@ -38,7 +38,6 @@ type Writer interface {
|
|||||||
Write(*Message, interface{}) error
|
Write(*Message, interface{}) error
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Marshaler is a simple encoding interface used for the broker/transport
|
// Marshaler is a simple encoding interface used for the broker/transport
|
||||||
// where headers are not supported by the underlying implementation.
|
// where headers are not supported by the underlying implementation.
|
||||||
type Marshaler interface {
|
type Marshaler interface {
|
||||||
|
|||||||
Reference in New Issue
Block a user