Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Security ¶
type Security struct{}
func (*Security) CheckPasswordHash ¶
func (*Security) GenerateToken ¶
func (*Security) HashPassword ¶
type TimeHelper ¶
type TimeHelper struct{}
func (*TimeHelper) GetLocalTime ¶
func (t *TimeHelper) GetLocalTime() time.Time
type UuidHelper ¶
type UuidHelper struct{}
func (*UuidHelper) GenerateUUID ¶
func (u *UuidHelper) GenerateUUID() uuid.UUID
Click to show internal directories.
Click to hide internal directories.