package
0.0.0-20240726193003-828c7480061c
Repository: https://github.com/the-eduardo/go-bank.git
Documentation: pkg.go.dev
# Functions
ConvertGoogleUUIDToPGTypeUUID converts a google/uuid.UUID to a pgtype.UUID.
ConvertPGTypeUUIDToGoogleUUID converts a pgtype.UUID to a google/uuid.UUID.
NewServer creates a new HTTP server and set up routing.
TimeToPGTimestamptz Convert time.Time to pgtype.Timestamptz.
# 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
Server provides the HTTP rest API.