[ Cmii ] [ Octopus ] - reformat agent-go - 2
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
func ParseConfiguration(configFileName string) *viper.Viper {
|
||||
func parseOctopusAgentConf(configFileName string) *viper.Viper {
|
||||
|
||||
agentConfig := parseAgentConfigFile(configFileName, nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user