bots-fw-store

module
v0.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2026 License: MIT

README

github.com/bots-go-framework/bots-fw-store

Persistence-neutral state models and ports for Bots Go Framework.

The botsfwstore.StateStore API exposes bot identity and chat use cases, never database handles, transactions, records, or keys. Applications can provide any storage implementation. DALgo users should compose the optional bots-fw-store-dalgo adapter.

Our approach to development

We build with our own tooling:

  • SpecScore — specify requirements as SpecScore.md artifacts
  • SpecStudio — author & manage specs across their lifecycle
  • inGitDB — store structured data in Git where applicable
  • cover100.dev — drive toward 100% test coverage
  • DataTug — query & explore data

Packages

Interfaces

Directories

Path Synopsis
Package botsfwstore defines persistence-neutral state contracts used by bots-fw.
Package botsfwstore defines persistence-neutral state contracts used by bots-fw.
botsfwstoretest
Package botsfwstoretest provides persistence-neutral test doubles for store consumers.
Package botsfwstoretest provides persistence-neutral test doubles for store consumers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL