Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何获取所有的router #1124

Closed
baerwang opened this issue May 27, 2024 · 0 comments
Closed

如何获取所有的router #1124

baerwang opened this issue May 27, 2024 · 0 comments
Labels
invalid issue invalid issue (not related to Hertz or described in document or not enough information provided)

Comments

@baerwang
Copy link

Hertz version:

v0.9.1

Environment:

The output of go env.

GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/~/Library/Caches/go-build'
GOENV='/Users/~/Library/Application Support/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='arm64'
GOHOSTOS='darwin'
GOINSECURE=''
GOMODCACHE='/Users/~/go/pkg/mod'
GOOS='darwin'
GOPATH='/Users/~/go'
GOPRIVATE='github.com/cyberandao'
GOPROXY='https://goproxy.cn,direct'
GOROOT='/Users/~/software/golang/go1.12.3'
GOSUMDB='sum.golang.org'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/Users/~/software/golang/go1.12.3/pkg/tool/darwin_arm64'
GOVCS=''
GOVERSION='go1.21.3'
GCCGO='gccgo'
AR='ar'
CC='clang'
CXX='clang++'
CGO_ENABLED='1'
GOWORK=''
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
PKG_CONFIG='pkg-config'
GOGCCFLAGS='-fPIC -arch arm64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -ffile-prefix-map=/var/folders/fc/dkd2tpg916s6wgz4y1mwqmw80000gn/T/go-build1368961029=/tmp/go-build -gno-record-gcc-switches -fno-common'

Add any other context about the question here.

@github-actions github-actions bot added the invalid issue invalid issue (not related to Hertz or described in document or not enough information provided) label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid issue invalid issue (not related to Hertz or described in document or not enough information provided)
Development

No branches or pull requests

1 participant