package
0.0.0-20250217114900-7ba469f09c69
Repository: https://github.com/forta-network/core-go.git
Documentation: pkg.go.dev
# Functions
NewThreadSafeRing creates a new thread safe ring.
# Structs
ThreadSafeRing is a slice-backed ring protected with a mutex.
# Interfaces
Ring defines the common interface for ring implementations in this package.