package
0.0.0-20190920163148-82cb9bcea31a
Repository: https://github.com/pradnyana28/go-rest-api-boilerplate.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Initialize initalizes password application service with defaults.
New creates new password application service.

# Variables

Custom errors.
Custom errors.

# Structs

Password represents password application service.

# Interfaces

RBAC represents role-based-access-control interface.
Securer represents security interface.
Service represents password application interface.
UserDB represents user repository interface.