mirror of
https://github.com/traefik/traefik.git
synced 2025-09-22 22:31:14 +02:00
Fix struct names in comment
This commit is contained in:
parent
9b6af61d1b
commit
7bda07a422
@ -25,7 +25,7 @@ type networkSettings struct {
|
|||||||
Networks map[string]*networkData
|
Networks map[string]*networkData
|
||||||
}
|
}
|
||||||
|
|
||||||
// Network holds the network data to the provider.
|
// networkData holds the network data to the provider.
|
||||||
type networkData struct {
|
type networkData struct {
|
||||||
Name string
|
Name string
|
||||||
Addr string
|
Addr string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user