package
0.0.0-20240507104151-914308040464
Repository: https://github.com/daniel-vuky/golang-bank-app.git
Documentation: pkg.go.dev

# Functions

LoadAccountRoutes load all the account routes.
LoadTransferRoutes load all the transfer routes.
LoadUserRoutes load all the user routes.
NewServer creates a new HTTP server and set up routing.

# Structs

Server serves HTTP requests.