Please added embed support to the `go_library` rule: you can now add a `resources` attribute containing a list of files to embed into the library. Wollemi could generate that attribute automatically based on information available in the source files.
Please added embed support to the
go_libraryrule: you can now add aresourcesattribute containing a list of files to embed into the library.Wollemi could generate that attribute automatically based on information available in the source files.