Skip to content

Repository files navigation

logo Common Module

Go Reference Go Version Release Official Repository Build Status codecov License

🌱 Overview

The common module provides foundational shared utilities and reusable components used across the Entiqon ecosystem.

It promotes consistency, code reuse, and well-tested implementations for common development tasks.


🚀 Quick Start

go get github.com/entiqon/common

📦 Subpackages

Package Description
🧩 common/date Date and timestamp parsing and formatting utilities.
🧩 common/errors Structured error types with cause, reason, and process stage.
🧩 common/extension Convenience conversions with zero-value or custom fallbacks.
🧩 common/float Floating-point parsing and conversion utilities.
🧩 common/object Dynamic access and manipulation for maps and structs.
🧩 common/ptr Generic pointer utilities for working with optional values.
🧩 common/text String padding, truncation, and presentation utilities.

📄 License

MIT — © Entiqon Project

About

Entiqon Common utilities and extensions

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages