//
pkg.gl
Category
github.com/LKarrie/learn-go-project
api
package
0.0.0-20240418092412-c8a1236b08b3
Repository:
https://github.com/lkarrie/learn-go-project.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
511 SLOC
#
Functions
NewServer
NewServer creates a new HTTP server and setup routing.
#
Structs
Server
Server servers HTTP requests for our banking service.