package
0.0.0-20220407183725-4468c4ec74f8
Repository: https://github.com/dupman/server.git
Documentation: pkg.go.dev
# Functions
NewKeyPairRepository creates a new KeyPairRepository.
NewRepositories creates a new Repositories.
NewRoleRepository creates a new RoleRepository.
NewUserRepository creates a new UserRepository.
NewWebsiteRepository creates a new WebsiteRepository.
# Variables
Module exports repository module.
# Structs
KeyPairRepository data type.
RoleRepository data type.
UserRepository data type.
WebsiteRepository data type.
# Interfaces
IRepository repository interface.
# Type aliases
Repositories contains multiple repositories.