archiverappliance

package
v0.0.0-...-9241e95 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type AAclient

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

func NewAAClient

func NewAAClient(ctx context.Context, url string) (*AAclient, error)

func (AAclient) ExecuteSingleQuery

func (client AAclient) ExecuteSingleQuery(target string, qm models.ArchiverQueryModel) (models.SingleData, error)

func (AAclient) FetchRegexTargetPVs

func (client AAclient) FetchRegexTargetPVs(regex string, limit int) ([]string, error)

type ParenLoc

type ParenLoc struct {
	// Use to identify unenenclosed parenthesis, and their content
	Phrases []string
	Idxs    [][]int
}

Jump to

Keyboard shortcuts

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