package
0.24.2
Repository: https://github.com/justtrackio/gosoline.git
Documentation: pkg.go.dev

# Functions

NewBatchRunner creates a new instance of BatchRunner.
NewReadCloser creates a new instance of ReadCloser.
NewReadSeekerCloser creates a new instance of ReadSeekerCloser.
NewStore creates a new instance of Store.
NewStream creates a new instance of Stream.
NewUrlBuilder creates a new instance of UrlBuilder.

# Structs

BatchRunner is an autogenerated mock type for the BatchRunner type.
No description provided by the author
BatchRunner_Run_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Run'.
ReadCloser is an autogenerated mock type for the ReadCloser type.
ReadCloser_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
ReadCloser_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
ReadSeekerCloser is an autogenerated mock type for the ReadSeekerCloser type.
ReadSeekerCloser_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
ReadSeekerCloser_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
ReadSeekerCloser_Seek_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Seek'.
Store is an autogenerated mock type for the Store type.
Store_BucketName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BucketName'.
Store_Copy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Copy'.
Store_CopyOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CopyOne'.
Store_CreateBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBucket'.
Store_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
Store_DeleteBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucket'.
Store_DeleteOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOne'.
No description provided by the author
Store_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
Store_ReadOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReadOne'.
Store_Write_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Write'.
Store_WriteOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteOne'.
Stream is an autogenerated mock type for the Stream type.
Stream_AsReader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AsReader'.
No description provided by the author
Stream_ReadAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReadAll'.
UrlBuilder is an autogenerated mock type for the UrlBuilder type.
No description provided by the author
UrlBuilder_GetAbsoluteUrl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAbsoluteUrl'.