dewey

package
v0.0.0-...-0d6871a Latest Latest
Warning

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

Go to latest
Published: May 13, 2022 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LooksLike

func LooksLike(s string) bool

Types

type FusekiDescribeNT

type FusekiDescribeNT struct {
	Query string
}

func (FusekiDescribeNT) GenRequest

func (f FusekiDescribeNT) GenRequest(endpoint string) (*http.Request, error)

type ImportJob

type ImportJob struct {

	// Setup:
	DB        *sqlitex.Pool
	Idx       *search.Index
	BatchSize int // Number of resources to persist to DB at a time
	Update    bool
	// contains filtered or unexported fields
}

func (*ImportJob) Name

func (j *ImportJob) Name() string

func (*ImportJob) Run

func (j *ImportJob) Run(ctx context.Context, w io.Writer) error

Jump to

Keyboard shortcuts

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