package
0.0.0-20220709153646-cd005297bbf2
Repository: https://github.com/erikbos/gatekeeper.git
Documentation: pkg.go.dev

# Functions

CheckPasswordHash validates password hash and returns true in case of a match.
New sets up services for all entities.
NewAPIProduct returns a new apiproduct instance.
NewAudit returns a new AuditService instance.
NewCluster returns a new cluster instance.
NewCompany returns a new company instance.
NewDeveloper returns a new developer instance.
NewDeveloperApp returns a new developerApp instance.
NewKey returns a new key instance.
NewListener returns a new listener instance.
NewOrganization returns a new organization instance.
NewRole returns a new role instance.
NewRoute returns a new route instance.
NewUser returns a new user instance.

# Structs

APIProductService is.
AuditQueryParams holds query filter parameters for audit record retrieval.
AuditService is.
ClusterService is.
CompanyService is.
DeveloperAppService is.
DeveloperService is.
KeyService is.
ListenerService is.
OrganizationService is.
RoleService is.
RouteService is.
Service can manipulate all our entities.
UserService is.

# Interfaces

All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.
All interface of service layer.