Documentation ¶
Overview ¶
Package encoding contains helper functionality for encoding implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromOptions ¶
func FromOptions(opts []yarpc.CallOption) []encoding.CallOption
FromOptions converts a collection of yarpc.CallOptions to encoding.CallOptions. This is to allow the external API of yarpc.CallOptions to be compatible with the encoding.NewOutboundCall API without having to import api/encoding directly.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.