Categorygithub.com/fari-99/go-helper
modulepackage
1.2.0
Repository: https://github.com/fari-99/go-helper.git
Documentation: pkg.go.dev

# README

go-helper

collection of functions to help my project

# Packages

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

# Functions

AddTime adding additional time to your time.
No description provided by the author
CheckFamily check family.
No description provided by the author
No description provided by the author
GeneratePassword generates bcrypt hash string of the given plaintext password because generate password is by using bcrypt, to check hash and password, please use bycrypt CompareHashAndPassword.
No description provided by the author
No description provided by the author
GetCurrentUser get current user session from cookie uuid, uuid already set when jwt claim already set.
GetCurrentUserRefresh get current user session from cookie uuid, uuid already set when jwt claim already set.
No description provided by the author
InArray checks whether needle is in haystack.
No description provided by the author
SetFamily set family.
No description provided by the author

# Constants

default ftp port.
default ftps port.
default sftp.

# Structs

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

# Interfaces

No description provided by the author