//
pkg.gl
Category
github.com/programmer-richa/utility
httpsession
package
1.0.1
Repository:
https://github.com/programmer-richa/utility.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
24 SLOC
#
Functions
CreateCookie
CreateCookie creates an HTTP cookie and returns pointer to HTTP cookie and error.
CreateUUID
createUUID generates a random UUID and returns UUID and error back to the calling function.