package
0.0.0-20240416064245-4b5fdb6e4873
Repository: https://github.com/deniskhanov/shorterurl.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Functions

NewShortenerServer function creates a new instance of the ShortenerServer struct with the provided service.

# Structs

ShortenerServer поддерживает все необходимые методы сервера.

# Interfaces

go:generate mockgen -source=grpc.go -destination=mocks/grpc_mock.go -package=mocks.