package
0.8.1
Repository: https://github.com/analogj/scrutiny.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package mock_database is a generated GoMock package.

# Functions

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

# 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
60seconds * 60minutes * 24hours * 15 days.
60seconds * 60minutes * 24hours * 7 days * (52 + 52 + 4)weeks.
60seconds * 60minutes * 24hours * 7 days * 9 weeks.

# Interfaces

Create mock using: mockgen -source=webapp/backend/pkg/database/interface.go -destination=webapp/backend/pkg/database/mock/mock_database.go.