package
1.0.7
Repository: https://github.com/stevenrojas/goaccess.git
Documentation: pkg.go.dev

# Functions

NewAccessService return a new access service instance.
NewAuthenticationService return a new authentication service instance.
NewAuthorizationService return a new authorization service instance.
NewInitService return a new authorization service instance.
NewServiceFactory get a new service factory instance.

# Interfaces

AccessService access service to handle modules, submodules and sections.
AuthenticationService service interface.
AuthorizationService authorization service to handle modules, submodules and sections.
InitializationService initialization service.
ServicesFactory service factory interface.