package
0.0.0-20200409045916-2b0311d7c261
Repository: https://github.com/zerotechh/userservice.git
Documentation: pkg.go.dev

# Functions

New returns a new meta handler struct.

# Constants

DELETED is when user's account is deleted.
UNVERIFIED is when user's email is not verified.
VERIFIED is when user's email is verified.

# Structs

Meta is used to handle user meta data.

# Type aliases

AccountStatuses refers to status of account.