//
pkg.gl
Category
github.com/app-sre/go-qontract-reconcile
pkg
state
package
0.0.0-20241119151531-f211d2b7cd89
Repository:
https://github.com/app-sre/go-qontract-reconcile.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
110 SLOC
#
Functions
NewS3State
NewS3State creates a new S3State Persistence object.
#
Structs
S3State
S3State implements Persistence using AWS S3 as a backend.
#
Interfaces
Persistence
Persistence is an interface for state management.