Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Installation problems #16

Open
basemaly opened this issue Jul 19, 2023 · 0 comments
Open

Installation problems #16

basemaly opened this issue Jul 19, 2023 · 0 comments

Comments

@basemaly
Copy link

Hi, there. I'm very excited to try your project. As you wrote in the instructions, I replaced the body of the get data function to this:

func GetData(sourcesMap map[string]schema.Record) map[string]schema.Data {
	return make(map[string]schema.Data)
	return data
}

And I created a new folder called 'data' inside apollo\pkg\apollo. However, when I try to launch, I get this error:

pkg\apollo\sources\source.go:14:9: undefined: data

Can you please help get it to work? Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant