package
0.0.0-20230710010217-e5a474cc7f5d
Repository: https://github.com/jecsand/identity-service.git
Documentation: pkg.go.dev
# Functions
CheckID validates a string id.
CheckObjectID validates an object id.
LoadObjectID converts an uuid into an ObjectID.
LoadObjectIDString converts an uuid into an ObjectID.
LoadUUID loads a valid Hex uuid string into an uuid.UUID.
LoadUUIDString loads a valid Hex uuid string into an uuid.UUID.
NewID returns a new database id.
NewPaginationFromQueryParams ...
NewPaginationQuery Pagination query constructor.
StringToInt converts a string into an int.
# Structs
Pagination query params.