# Functions
FromClientContext returns the Transport value stored in ctx, if any.
FromServerContext returns the Transport value stored in ctx, if any.
NewClientContext returns a new Context that carries value.
NewServerContext returns a new Context that carries value.
# Interfaces
Endpointer is registry endpoint.
Header is the storage medium used by a Header.
Server is transport server.
Transporter is transport context value interface.
# Type aliases
Kind defines the type of Transport.