mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-31 09:57:17 +02:00
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
parent
7e081a200b
commit
c05a686205
2 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,7 @@ type Server struct {
|
|||
|
||||
currentConfig atomicVersionedOptions
|
||||
configUpdated chan struct{}
|
||||
name string
|
||||
}
|
||||
|
||||
// NewServer creates a new Server. Listener ports are chosen by the OS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue