service

package
v2.0.0-beta2 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(opts ...Option) (searchsvc.SearchProviderHandler, error)

NewHandler returns a service implementation for Service.

Types

type Option

type Option func(o *Options)

Option defines a single option function.

func Config

func Config(val *config.Config) Option

Config provides a function to set the Config option.

func Logger

func Logger(val log.Logger) Option

Logger provides a function to set the Logger option.

type Options

type Options struct {
	Logger log.Logger
	Config *config.Config
}

Options defines the available options for this package.

type Service

type Service struct {
	Config *config.Config
	// contains filtered or unexported fields
}

Service implements the searchServiceHandler interface

func (Service) IndexSpace

func (Service) Search

Jump to

Keyboard shortcuts

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