package
0.3.4
Repository: https://github.com/daniarmas/notes.git
Documentation: pkg.go.dev

# Functions

NewAccessTokenCacheDs creates a new instance of AccessTokenCacheDs.
NewAccessTokenDatabaseDs creates a new instance of AccessTokenDatabaseDs.
NewAccessTokenRepository creates a new instance of AccessTokenRepository.
NewAuthenticationService creates a new instance of AuthenticationService.
NewDBTX creates a new instance of DBTX.
NewHashDatasource creates a new instance of HashDatasource.
NewJwtDatasource creates a new instance of JwtDatasource.
NewNoteCacheDs creates a new instance of NoteCacheDs.
NewNoteDatabaseDs creates a new instance of NoteDatabaseDs.
NewNoteRepository creates a new instance of NoteRepository.
NewRefreshTokenCacheDs creates a new instance of RefreshTokenCacheDs.
NewRefreshTokenDatabaseDs creates a new instance of RefreshTokenDatabaseDs.
NewRefreshTokenRepository creates a new instance of RefreshTokenRepository.
NewUserCacheDs creates a new instance of UserCacheDs.
NewUserDatabaseDs creates a new instance of UserDatabaseDs.
NewUserRepository creates a new instance of UserRepository.

# Structs

AccessTokenCacheDs is an autogenerated mock type for the AccessTokenCacheDs type.
AccessTokenDatabaseDs is an autogenerated mock type for the AccessTokenDatabaseDs type.
AccessTokenRepository is an autogenerated mock type for the AccessTokenRepository type.
AuthenticationService is an autogenerated mock type for the AuthenticationService type.
DBTX is an autogenerated mock type for the DBTX type.
HashDatasource is an autogenerated mock type for the HashDatasource type.
JwtDatasource is an autogenerated mock type for the JwtDatasource type.
NoteCacheDs is an autogenerated mock type for the NoteCacheDs type.
NoteDatabaseDs is an autogenerated mock type for the NoteDatabaseDs type.
NoteRepository is an autogenerated mock type for the NoteRepository type.
RefreshTokenCacheDs is an autogenerated mock type for the RefreshTokenCacheDs type.
RefreshTokenDatabaseDs is an autogenerated mock type for the RefreshTokenDatabaseDs type.
RefreshTokenRepository is an autogenerated mock type for the RefreshTokenRepository type.
UserCacheDs is an autogenerated mock type for the UserCacheDs type.
UserDatabaseDs is an autogenerated mock type for the UserDatabaseDs type.
UserRepository is an autogenerated mock type for the UserRepository type.