store

package
v0.0.0-...-1cc3766 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

type Storage struct {
	Client *mongo.Client
}

func NewStore

func NewStore(uri string) (*Storage, error)

func (*Storage) AddWorkflow

func (s *Storage) AddWorkflow(ctx context.Context, wf models.Workflow) error

func (*Storage) GetWorflows

func (s *Storage) GetWorflows(ctx context.Context, json_filter string) ([]models.Workflow, error)

Jump to

Keyboard shortcuts

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