Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Adapter ¶
func CreateAdapter ¶
type FactoriesMap ¶
type FactoriesMap struct {
// contains filtered or unexported fields
}
func Factories ¶
func Factories() *FactoriesMap
type MockAdapter ¶
MockAdapter is an autogenerated mock type for the Adapter type
func (*MockAdapter) GetDownloadURL ¶
func (_m *MockAdapter) GetDownloadURL() *url.URL
GetDownloadURL provides a mock function with given fields:
func (*MockAdapter) GetUploadURL ¶
func (_m *MockAdapter) GetUploadURL() *url.URL
GetUploadURL provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.