package
0.0.0-20250202110419-e22bc426f90b
Repository: https://github.com/ngdangkietswe/swe-go-common-shared.git
Documentation: pkg.go.dev

# Functions

Convert2Map converts list to map.
Convert2String converts list of UUID to list of string.
Convert2UUID converts list of string to list of UUID.
Format is a function that formats a time.Time to a string with a given layout.
GenerateSecureToken generates a secure token.
GenerateToken is a function that generates a JWT token.
HasAnyInvalidUUID checks if any of the given UUIDs is invalid.
Many2Many is a helper function to create a many-to-many edge.
Many2ManyInverse is a helper function to create a many-to-many inverse edge.
One2Many is a helper function to create a one-to-many edge.
One2ManyInverse is a helper function to create a one-to-many inverse edge.
One2ManyInverseRequired is a helper function to create a one-to-many inverse edge with required field.
One2One is a helper function to create a one-to-one edge.
One2OneInverse is a helper function to create a one-to-one inverse edge.
ParseToken is a function that parses a JWT token.

# Constants

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

# Structs

No description provided by the author