mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-03 03:12:50 +02:00
config: add support for http3 advertise port (#5466)
This commit is contained in:
parent
2754d20a2d
commit
1e9a09269b
9 changed files with 309 additions and 219 deletions
|
@ -21,6 +21,7 @@ import (
|
|||
type MockLeaserHandler struct {
|
||||
ctrl *gomock.Controller
|
||||
recorder *MockLeaserHandlerMockRecorder
|
||||
isgomock struct{}
|
||||
}
|
||||
|
||||
// MockLeaserHandlerMockRecorder is the mock recorder for MockLeaserHandler.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue