Documentation ¶ Index ¶ func DownloadConfig(ctx context.Context, taskName string, taskFile string, localDir string) (update bool, err error) func GetConfig(ctx context.Context, taskName string, taskFile string, localDir string) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DownloadConfig ¶ func DownloadConfig(ctx context.Context, taskName string, taskFile string, localDir string) (update bool, err error) func GetConfig ¶ func GetConfig(ctx context.Context, taskName string, taskFile string, localDir string) (err error) 获取配置文件 Types ¶ This section is empty. Source Files ¶ View all Source files getconfig.go Click to show internal directories. Click to hide internal directories.