Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ dealConfigDefaultSet
Function
dealConfigDefaultSet
config/configs.go:263–265 ·
view source on GitHub ↗
(c *Config)
Source
from the content-addressed store, hash-verified
261
}
262
263
func
dealConfigDefaultSet(c *Config) {
264
265
}
266
267
func
initConfig(configFile string, ctType string, parser
func
([]byte,
interface
{}) error) (*Config, error) {
268
content, err := ioutil.ReadFile(configFile)
Callers
1
InitConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected