//
pkg.gl
Category
github.com/SOAT1StackGoLang/msvc-payments
internal
transport
package
2.0.0+incompatible
Repository:
https://github.com/soat1stackgolang/msvc-payments.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
3
Files
20 SLOC
#
Functions
NewHTTPHandler
NewHTTPHandler returns a new HTTP handler that routes incoming requests to the appropriate endpoints.
NewHTTPServer
NewHTTPServer creates a new HTTP server that listens on the specified address and handles requests using the provided handler.