package
0.9.1
Repository: https://github.com/oreo-dtx-lab/oreo.git
Documentation: pkg.go.dev

# Functions

NewHttpLocker creates a new instance of HttpLocker with the specified oracleURL.
NewMemoryLocker creates a new instance of MemoryLocker.

# Variables

No description provided by the author

# Structs

HttpLocker represents a locker that uses HTTP requests to interact with an Oracle service.
No description provided by the author

# Interfaces

Locker is an interface that defines the methods for locking and unlocking a resource.