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 Generic Call IDL Definition Specification for Mapping between Thrift and HTTP Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go router.go router_gen.go Directories ¶ Show internal Expand all Path Synopsis biz errors handler middleware router types Click to show internal directories. Click to hide internal directories.