mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-20 07:35:31 +08:00
chore: fix function names in comment (#2888)
Signed-off-by: loselarry <bikangning@yeah.net>
This commit is contained in:
@@ -138,7 +138,7 @@ func GetParentNetwork(networkname string) (models.Network, error) {
|
||||
return network, nil
|
||||
}
|
||||
|
||||
// GetParentNetwork - get parent network
|
||||
// GetNetworkSettings - get parent network
|
||||
func GetNetworkSettings(networkname string) (models.Network, error) {
|
||||
|
||||
var network models.Network
|
||||
|
Reference in New Issue
Block a user