Skip to content

chore: lock handler using a RW mutex #75

chore: lock handler using a RW mutex

chore: lock handler using a RW mutex #75

Triggered via push September 1, 2023 13:50
Status Failure
Total duration 29s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: wire.go#L94
srv.mu.Add undefined (type sync.RWMutex has no field or method Add)
lint: wire.go#L98
srv.mu.Done undefined (type sync.RWMutex has no field or method Done)
lint
Process completed with exit code 2.