go-resource

APACHE-2.0 License

Stars
5
Committers
2

Bot releases are hidden (Show)

go-resource - v0.2.0 Latest Release

Published by jsoriano 6 months ago

What's Changed

Full Changelog: https://github.com/elastic/go-resource/compare/v0.1.1...v0.2.0

go-resource - v0.1.1

Published by jsoriano almost 2 years ago

v0.1.1

Add support for file permissions.

go-resource - v0.1.0

Published by jsoriano over 2 years ago

v0.1.0

Initial version. It includes:

  • Facters to provide facts statically or from environment variables.
  • File resource.
  • Two file sources implementations: from fs.FS, and from http resources.
  • Main helper for single binaries.
  • Technical preview for migrations.