package
0.0.0-20231116060132-1112b1976894
Repository: https://github.com/romankravchuk/pastebin.git
Documentation: pkg.go.dev

# Packages

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

# Functions

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

# Structs

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

# Interfaces

go:generate go run github.com/vektra/mockery/[email protected] --name Auth --output ./mocks --outpkg mocks.
go:generate go run github.com/vektra/mockery/[email protected] --name AuthWebAPI --output ./mocks --outpkg mocks.
go:generate go run github.com/vektra/mockery/[email protected] --name Pastes --output ./mocks --outpkg mocks.
go:generate go run github.com/vektra/mockery/[email protected] --name PastesBlobStorage --output ./mocks --outpkg mocks.
go:generate go run github.com/vektra/mockery/[email protected] --name PastesCache --output ./mocks --outpkg mocks.
go:generate go run github.com/vektra/mockery/[email protected] --name PastesRepo --output ./mocks --outpkg mocks.
go:generate go run github.com/vektra/mockery/[email protected] --name UsersRepo --output ./mocks --outpkg mocks.