search

package
v0.55.1 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2025 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CountAll

func CountAll(ctx context.Context, db gorp.SqlExecutor, filters SearchFilters) (int64, error)

func SearchAll

func SearchAll(ctx context.Context, db gorp.SqlExecutor, filters SearchFilters, offset, limit uint) (sdk.SearchResults, error)

Types

type SearchFilters

type SearchFilters struct {
	Projects []string
	Types    []string
	Query    string
}

Jump to

Keyboard shortcuts

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