package
0.2.1
Repository: https://github.com/codepope/transporter.git
Documentation: pkg.go.dev

# Functions

NewFilestore initializes a new SessionStore backed by a file TODO: fix race bug.

# Structs

MsgState encapsulates a message state to be stored in the SessionStore for graceful recovery.

# Interfaces

SessionStore describes the interface for a store for transporter MsgStates to be used graceful recovery.