bazel-contrib / bazel-contrib/rules_go
What is the output of go_embed_data?
- Dominant language
- Go
- Stars
- 1.5k
- Forks
- 760
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 12
Description
Hi, I am having trouble to figure out go_embed_data expected output.
I am currently on rules_go 0.19.1, and gazelle 0.17.0, bazel version 0.28.0.
Documentation says to use output as sources in e.g. go_library, yet tool does not have output argument.
Can you point me to example where I can use go_embed_data output in go_library?
Thanks in advance.
Contributor guide
Research direction
Start by reading the go_embed_data and go_library documentation and checking any existing examples in the repository. Document the expected go_embed_data output and show how to use it as a source in go_library; done means a newcomer can follow the example with the stated rules_go, Gazelle, and Bazel versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100