Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 1.37 KB

File metadata and controls

64 lines (36 loc) · 1.37 KB

goutils

Project Stage


🌐 Links


📄 Table of Contents


🧭 Overview

goutils is a collection of Go utilities used in other Go projects at Outscale.

  • github.com/outscale/goutils/sdk : generic tools, SDK helpers & mocks.

✅ Requirements

  • Go 1.25+

⚙ Installation

go get github.com/outscale/goutils/sdk

📜 License

goutils is released under the BSD 3-Clause license.

© 2025 Outscale SAS

This project complies with the REUSE Specification.

See LICENSES/ directory for full license information.


🤝 Contributing

We welcome contributions!

Please read our Contributing Guidelines and Code of Conduct before submitting a pull request.