Versions in this module Expand all Collapse all v1 v1.0.0 Sep 8, 2026 Changes in this version + type Guard struct + IDKey string + Message string + MissCounter metrics.Int64Counter + Namespace string + NotFound error + Reason string + func (g *Guard) Count(ctx context.Context, op observability.Operation, affected int64, err error, ...) error + func (g *Guard) Exec(ctx context.Context, op observability.Operation, q database.SQLQueryExecutor, ...) error + func (g *Guard) OpAttr(operation string) metric.MeasurementOption Other modules containing this package github.com/primandproper/primitives-go/v2