Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Persist ¶
func Persist( ctx context.Context, chPersist <-chan types.PersistentState, configDigest types.ConfigDigest, database types.Database, databaseTimeout time.Duration, logger loghelper.LoggerWithContext, )
Persist receives states it should persist to the db through chPersist and writes them to database.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.