search

package
v0.0.0-...-cb3ac65 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	// Search search the data inside PowerDNS
	Search(query string, max int, objectType models.ObjectType) (models.SearchResults, error)
}

Client defines the interface for search operations.

func New

func New(hc *pdnshttp.PDNSClient) Client

New creates a new Cache client

Jump to

Keyboard shortcuts

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