Versions in this module Expand all Collapse all v6 v6.9.3 Mar 25, 2026 Changes in this version + const CacheCleanupInterval + const MinValidSignatureLen + const SignatureCacheTTL + const SignatureTextHashLen + func CacheSignature(modelName, text, signature string) + func ClearSignatureCache(modelName string) + func GetCachedSignature(modelName, text string) string + func GetModelGroup(modelName string) string + func HasValidSignature(modelName, signature string) bool + type SignatureEntry struct + Signature string + Timestamp time.Time v6.9.2-rc1 Mar 25, 2026