package
1.0.1
Repository: https://github.com/viruscoding/ipatool.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockClient creates a new mock instance.
NewMockCookieJar creates a new mock instance.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockCookieJar is a mock of CookieJar interface.
MockCookieJarMockRecorder is the mock recorder for MockCookieJar.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

go:generate mockgen -source=client.go -destination=client_mock.go -package=http.
go:generate mockgen -source=cookiejar.go -destination=cookiejar_mock.go -package=http.
No description provided by the author

# Type aliases

No description provided by the author