//
pkg.gl
Category
github.com/Unbabel/replicant
manager
package
0.2.1
Repository:
https://github.com/unbabel/replicant.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
225 SLOC
#
Functions
New
New creates a new manager.
#
Constants
DefaultTransactionTimeout
DefaultTransactionTimeout if not specified.
#
Structs
Manager
Manager is a manager for replicant transactions.
#
Interfaces
Emitter
Emitter is the interface for result emitters to external systems.
#
Type aliases
EmitterFunc
EmitterFunc is a function type that implements Emitter.