//
pkg.gl
Category
github.com/stevenysy/simplebank
api
package
0.0.0-20240425060342-12821c20f1a1
Repository:
https://github.com/stevenysy/simplebank.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
476 SLOC
#
Functions
NewServer
NewServer creates a new HTTP server and setups routing.
#
Structs
Server
Server serves HTTP requests for our banking service.