Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationService ¶
type AuthenticationService interface { Register(string, string) (*entity.TokenDetails, error) LogIn(string, string) (*entity.TokenDetails, error) }
type AuthorizationService ¶
type CacheRepository ¶
type URLRepository ¶
Click to show internal directories.
Click to hide internal directories.