// Package license implements the NetCell Licensing client (license.netcell-it.com) // with Ed25519 signature verification, KeyDB-lock based leader election (one // verify per cluster/day), shared cache in KeyDB, and a 7-day trial fallback. // Pattern adopted wholesale from netcell-webpanel/docs/licensing-integration.md. package license