Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestTransport ¶
type TestTransport struct { Transport http.RoundTripper CacheDir string // contains filtered or unexported fields }
func NewTestTransport ¶
func NewTestTransport(transport http.RoundTripper, cacheDir, cacheArchivePath string) (*TestTransport, error)
Click to show internal directories.
Click to hide internal directories.