package
0.4.3
Repository: https://github.com/athanorlabs/atomic-swap.git
Documentation: pkg.go.dev

# Functions

NewManager creates a new offer manager.
NewMockDatabase creates a new mock instance.

# Structs

Manager synchronises access to the offers map.
MockDatabase is a mock of Database interface.
MockDatabaseMockRecorder is the mock recorder for MockDatabase.

# Interfaces

Database contains the db functions used by the offer manager.