package
0.0.0-20221226131058-fe63e545dedb
Repository: https://github.com/bagashiz/simple-bank.git
Documentation: pkg.go.dev

# Functions

GrpcLogger is a gRPC interceptor that logs the request and response to the console.
HttpLogger is a HTTP middleware that logs the request and response to the console.
NewServer creates a new gRPC server.

# Structs

Metadata contains information about the client user agent and IP address.
ResponseRecorder is a HTTP response recorder that records the status code and body.
Server serves HTTP requests for banking service.