package
0.0.0-20220608020519-f9dc81914745
Repository: https://github.com/clavinjune/bjora-project-golang.git
Documentation: pkg.go.dev

# Functions

BirthdayFromStr parses string to time.Time using birthdayTimeLayout.
BirthdayFromTime parses time to string using birthdayTimeLayout.
NewErrorFromMsg creates *Error from string.
ProvideSnowflake produces *snowflake.Node.
WrapError creates *Error by wrapping error.
WrapErrorWithMsg creates *Error by wrapping error with a custom message.

# Variables

ProviderSet contains all provider from util package.

# Structs

Error is a custom error.