store

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func New

func New(db db.App) App

func (App) Enabled added in v1.8.0

func (a App) Enabled() bool

func (App) ListFilters

func (a App) ListFilters(ctx context.Context) (map[string][]string, error)

ListFilters available on GUI

func (App) Refresh

func (a App) Refresh(ctx context.Context) error

func (App) SaveCommit

func (a App) SaveCommit(ctx context.Context, o model.Commit) error

func (App) SearchCommit

func (a App) SearchCommit(ctx context.Context, query string, filters map[string][]string, before, after string, pageSize uint, last string) (model.CommitsList, error)

SearchCommit in the storage based on given filters

Jump to

Keyboard shortcuts

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