Documentation
¶
Index ¶
Constants ¶
View Source
const Version = 4
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaTransport ¶
type CaTransport struct { http.RoundTripper AuthCred string }
func NewCaTransport ¶
func NewCaTransport(authCred string, roundTripper http.RoundTripper) *CaTransport
Click to show internal directories.
Click to hide internal directories.