package
0.0.0-20230602024321-0f0b03573f87
Repository: https://github.com/billybones007/pwdm_server.git
Documentation: pkg.go.dev

# Functions

NewAuthService - constructor AuthService.
NewDeleteService - constructor DeleteService.
NewGiveTakeService - constructor GiveTakeService.
NewInterceptorsService - constructor.
NewShowInfoService - constructor ShowInfoService.
NewUpdateService - constructor UpdateService.

# Constants

No description provided by the author

# Structs

Authentication service.
DeleteService - service contains methods for deleting user data.
GiveTakeService - service contains methods for loading and unloading user data.
InterceptorsService - interceptors struct.
ShowInfoService - service contains methods for getting information about uploaded user data.
UpdateService - service contains methods for updating user data.

# Type aliases

No description provided by the author