Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPSignatureTransport ¶
type HTTPSignatureTransport struct { Base http.RoundTripper Key crypto.PrivateKey Actor *vocab.Actor }
func S2SWrapTransport ¶
func S2SWrapTransport(base http.RoundTripper, actor *vocab.Actor, key crypto.PrivateKey) HTTPSignatureTransport
Click to show internal directories.
Click to hide internal directories.