//
pkg.gl
Category
github.com/daniel-vuky/golang-bank-app
api
package
0.0.0-20240507104151-914308040464
Repository:
https://github.com/daniel-vuky/golang-bank-app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
531 SLOC
#
Functions
LoadAccountRoutes
LoadAccountRoutes load all the account routes.
LoadTransferRoutes
LoadTransferRoutes load all the transfer routes.
LoadUserRoutes
LoadUserRoutes load all the user routes.
NewServer
NewServer creates a new HTTP server and set up routing.
#
Structs
Server
Server serves HTTP requests.