hertz-gateway

command
v0.0.0-...-ce547d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

README

Hertz Gateway

Principle

  • Traverse idl directory and build generic client,when gateway app run.(see router.go)
  • All requests of router group /gateway must be verified authentication using GatewayAuth.( see gateway_auth.go)
  • Accept the requests with the query path of prefix /gateway.
  • Gateway handler process these requests and route them to backend server by generic call client.( see gateway.go)

References

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
biz

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL