func()

in config_provider.go [42:44]


func (h DefaultConfigProvider) ParseExtras(data json.RawMessage) (interface{}, error) {
	return nil, nil
}