func TestEnabled(t *testing.T) { … } func TestAddAuditAnnotation(t *testing.T) { … } func TestAuditAnnotationsWithAuditLoggingSetup(t *testing.T) { … } func withAuditContextAndLevel(ctx context.Context, l auditinternal.Level) context.Context { … }
func TestEnabled(t *testing.T) { … } func TestAddAuditAnnotation(t *testing.T) { … } func TestAuditAnnotationsWithAuditLoggingSetup(t *testing.T) { … } func withAuditContextAndLevel(ctx context.Context, l auditinternal.Level) context.Context { … }