//
pkg.gl
Category
github.com/DHasib/banking-system-golang
api
package
0.0.0-20231122062842-021f1c6ef0ad
Repository:
https://github.com/dhasib/banking-system-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
158 SLOC
#
Functions
NewServer
NewServer creates a new HTTP server and set up routing.
#
Structs
Server
Server serves HTTP requests for our banking service.
UpdateAccountRequest
No description provided by the author